Skip to content

Commit dfa8cd2

Browse files
committed
increment version
1 parent efd1344 commit dfa8cd2

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
@@ -9,7 +9,7 @@ apply plugin: 'maven-publish'
99

1010
group 'de.inetsoftware'
1111
archivesBaseName = 'jwebassembly-compiler'
12-
version = '0.1'
12+
version = '0.2'
1313

1414
repositories {
1515
jcenter()

0 commit comments

Comments
 (0)