We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226b6e5 commit 2ccb6c1Copy full SHA for 2ccb6c1
build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'maven-publish'
7
8
group 'de.inetsoftware'
9
archivesBaseName = 'jwebassembly-api'
10
-version = '0.1'
+version = '0.2'
11
12
repositories {
13
jcenter()
0 commit comments