Skip to content

Commit 33ae011

Browse files
committed
version 0.3
1 parent da770f7 commit 33ae011

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

88
group 'de.inetsoftware'
99
archivesBaseName = 'jwebassembly-api'
10-
version = '0.2'
10+
version = '0.3'
1111
sourceCompatibility = 1.8
1212
targetCompatibility = 1.8
1313

0 commit comments

Comments
 (0)