Skip to content

Commit 1d1cf8c

Browse files
committed
version fail
1 parent 94b9977 commit 1d1cf8c

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
@@ -8,7 +8,7 @@ plugins {
88
id 'signing'
99
}
1010

11-
def jarVersion = "1.0.4 "
11+
def jarVersion = "1.0.4"
1212
group = 'io.nats'
1313

1414
def isPr = System.getenv("BUILD_TYPE") == "PR"

0 commit comments

Comments
 (0)