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 dc94488 commit c75ffd9Copy full SHA for c75ffd9
build.sbt
@@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
inThisBuild(
4
Seq(
5
organization := "com.github.lolgab",
6
- version := "0.2.0",
+ version := "0.2.1-SNAPSHOT",
7
scalaVersion := scala212
8
)
9
0 commit comments