Skip to content

Commit 6187c20

Browse files
committed
bump ineter version to 0.3.0
1 parent e77b67a commit 6187c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'signing'
33

44
group = 'com.github.maltalex'
55
archivesBaseName = 'ineter'
6-
version = '0.2.0'
6+
version = '0.3.0'
77

88
task javadocJar(type: Jar) {
99
classifier = 'javadoc'

0 commit comments

Comments
 (0)