Skip to content

Commit 21c8510

Browse files
committed
Start Core 3.0.1
1 parent b7c130e commit 21c8510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

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

13-
def jarVersion = "3.0.0"
13+
def jarVersion = "3.0.1"
1414
group = 'io.nats.nkeys'
1515

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

0 commit comments

Comments
 (0)