We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04cd43 commit 2a70d55Copy full SHA for 2a70d55
build.sbt
@@ -4,7 +4,7 @@ lazy val root = project
4
.settings(
5
organization := "org.getshaka",
6
name := "shaka",
7
- version := "0.2.0",
+ version := "0.2.1-SNAPSHOT",
8
versionScheme := Some("early-semver"),
9
10
scalaVersion := "3.0.0-RC1",
0 commit comments