Skip to content

Commit 206563a

Browse files
committed
Start 3.0.2
1 parent c8f2a7e commit 206563a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("signing")
1212
}
1313

14-
def jarVersion = "3.0.1"
14+
def jarVersion = "3.0.2"
1515
group = 'io.nats'
1616

1717
def isRelease = System.getenv("BUILD_EVENT") == "release"

0 commit comments

Comments
 (0)