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