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