Skip to content

Commit 05a345b

Browse files
authored
Merge pull request #312 from flipkart-incubator/v8.x
Merge from V8.x
2 parents 6b85dde + 7f2b2b5 commit 05a345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
ext {
66
clojarsusername = project.properties['clojarsusername'] ?: ""
77
clojarspassword = project.properties['clojarspassword'] ?: ""
8-
krystal_version = '8.0.0-SNAPSHOT'
8+
krystal_version = '8.0.0'
99
}
1010

1111
checkerFramework {

0 commit comments

Comments
 (0)