We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da770f7 commit 33ae011Copy full SHA for 33ae011
build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'maven-publish'
7
8
group 'de.inetsoftware'
9
archivesBaseName = 'jwebassembly-api'
10
-version = '0.2'
+version = '0.3'
11
sourceCompatibility = 1.8
12
targetCompatibility = 1.8
13
0 commit comments