We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31cddc commit d4c70f6Copy full SHA for d4c70f6
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'signing'
4
apply plugin: 'maven-publish'
5
6
group = 'biz.metacode.calcscript'
7
-version = '0.0.1-SNAPSHOT'
+version = '1.0.0'
8
9
sourceCompatibility = 1.8
10
targetCompatibility = 1.8
0 commit comments