Skip to content

Commit 747a246

Browse files
committed
Update build.gradle
1 parent 637e54f commit 747a246

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
@@ -16,7 +16,7 @@ apply plugin: 'maven'
1616
apply plugin: 'maven-publish'
1717
apply plugin: 'signing'
1818

19-
version '3.0-SNAPSHOT'
19+
version '3.0'
2020
group 'org.jason'
2121

2222
java {

0 commit comments

Comments
 (0)