Skip to content

Commit 23e4816

Browse files
committedJan 5, 2020
Bumped version to release
1 parent d9ed32c commit 23e4816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ThisBuild / publishTo := {
2929
}
3030
ThisBuild / publishMavenStyle := true
3131

32-
ThisBuild / version := "0.9.2-SNAPSHOT"
32+
ThisBuild / version := "0.9.2"
3333

3434
lazy val scala212 = "2.12.10"
3535
lazy val scala213 = "2.13.1"

0 commit comments

Comments
 (0)
Please sign in to comment.