Skip to content

Commit

Permalink
modified version to 0.5.0 in build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
Tale152 committed Sep 21, 2021
1 parent b411ed5 commit ccb3d86
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.4.0-SNAPSHOT"
ThisBuild / version := "0.5.0-SNAPSHOT"

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

0 comments on commit ccb3d86

Please sign in to comment.