Skip to content

Commit c33923b

Browse files
committed
Set JAR version
Change Major and Minor version to reflect current release
1 parent 833601c commit c33923b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "idea"
44
}
55

6-
version = '1.0'
6+
version = '0.3'
77
sourceCompatibility = 1.8
88
targetCompatibility = 1.8
99

0 commit comments

Comments
 (0)