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 fa083d2 commit 1fd1cdeCopy full SHA for 1fd1cde
build.sbt
@@ -4,7 +4,7 @@ organization := "com.github.hipjim"
4
5
crossScalaVersions := Seq("2.10.6", "2.11.10", "2.12.8","2.13.1")
6
7
-version := "0.4.0-SNAPSHOT"
+version := "0.5.0-SNAPSHOT"
8
9
scalaVersion := "2.13.1"
10
0 commit comments