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 c8f2a7e commit 206563aCopy full SHA for 206563a
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
id("signing")
12
}
13
14
-def jarVersion = "3.0.1"
+def jarVersion = "3.0.2"
15
group = 'io.nats'
16
17
def isRelease = System.getenv("BUILD_EVENT") == "release"
0 commit comments