Skip to content

Commit

Permalink
Changed version to 0.3.0, ready for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloFilaseta committed Sep 1, 2021
1 parent c1ea155 commit 96cbb20
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
@@ -1,7 +1,7 @@
import Dependencies._

ThisBuild / scalaVersion := "2.12.8"
ThisBuild / version := "0.2.0-SNAPSHOT"
ThisBuild / version := "0.3.0-SNAPSHOT"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit 96cbb20

Please sign in to comment.