Skip to content

Commit

Permalink
changed version in build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
Tale152 committed Sep 11, 2021
1 parent 1752116 commit 8a1c8e9
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.3.0-SNAPSHOT"
ThisBuild / version := "0.4.0-SNAPSHOT"

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

0 comments on commit 8a1c8e9

Please sign in to comment.