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 da80453 commit 40ee9ebCopy full SHA for 40ee9eb
build.sbt
@@ -24,3 +24,4 @@ lazy val root = project
24
scalacOptions ++= allScalacOptions,
25
crossScalaVersions := supportedScalaVersions,
26
)
27
+version := "0.1.2"
0 commit comments