Skip to content

Commit 73e3999

Browse files
committed
Prepare to publish Publisher 0.3.0
1 parent 0729399 commit 73e3999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js-publish-extensions/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'signing'
1414
}
1515

16-
def jarVersion = "0.2.0"
16+
def jarVersion = "0.3.0"
1717
group = 'io.synadia'
1818

1919
def isMerge = System.getenv("BUILD_EVENT") == "push"

0 commit comments

Comments
 (0)