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 0729399 commit 73e3999Copy full SHA for 73e3999
js-publish-extensions/build.gradle
@@ -13,7 +13,7 @@ plugins {
13
id 'signing'
14
}
15
16
-def jarVersion = "0.2.0"
+def jarVersion = "0.3.0"
17
group = 'io.synadia'
18
19
def isMerge = System.getenv("BUILD_EVENT") == "push"
0 commit comments