Skip to content

Commit c8f2a7e

Browse files
committed
Start 3.0.1
1 parent aab1b0d commit c8f2a7e

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.0"
14+
def jarVersion = "3.0.1"
1515
group = 'io.nats'
1616

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

0 commit comments

Comments
 (0)