We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a66633 commit 9b35324Copy full SHA for 9b35324
1 file changed
repository/Grease-Core.package/GRPlatform.class/instance/version.st
@@ -2,5 +2,5 @@ version info
2
version
3
"Answer the Grease version"
4
5
- ^ (GRVersion major: 1 minor: 15 revision: 0)
+ ^ (GRVersion major: 1 minor: 16 revision: 0)
6
yourself
0 commit comments