Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustNagro committed May 30, 2023
1 parent 3cb4087 commit 4e56413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lazy val root = project
.settings(
organization := "org.getshaka",
name := "shaka",
version := "0.5.1-SNAPSHOT",
version := "0.6.0",
versionScheme := Some("early-semver"),
scalaVersion := "3.3.0",
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 4e56413

Please sign in to comment.