Skip to content

Commit 2a70d55

Browse files
committed
Towards 0.2.1
1 parent c04cd43 commit 2a70d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val root = project
44
.settings(
55
organization := "org.getshaka",
66
name := "shaka",
7-
version := "0.2.0",
7+
version := "0.2.1-SNAPSHOT",
88
versionScheme := Some("early-semver"),
99

1010
scalaVersion := "3.0.0-RC1",

0 commit comments

Comments
 (0)