Skip to content

Commit a511e9b

Browse files
committed
version 0.3
1 parent 676bd8e commit a511e9b

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.2'
12+
version = '0.3'
1313

1414
repositories {
1515
jcenter()

0 commit comments

Comments
 (0)