Skip to content

Commit d4c70f6

Browse files
committed
Release version 1.0.0
1 parent f31cddc commit d4c70f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44
apply plugin: 'maven-publish'
55

66
group = 'biz.metacode.calcscript'
7-
version = '0.0.1-SNAPSHOT'
7+
version = '1.0.0'
88

99
sourceCompatibility = 1.8
1010
targetCompatibility = 1.8

0 commit comments

Comments
 (0)