Skip to content

Commit

Permalink
#301 remove SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
FRosner committed Oct 16, 2017
1 parent 6a51772 commit 4382ced
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 @@ -95,7 +95,7 @@ lazy val root = project
.settings(
inThisBuild(
List(
version := "0.7.0-SNAPSHOT",
version := "0.7.0",
scalaVersion := "2.11.11",
// Build settings
scalacOptions ++= List(
Expand Down

0 comments on commit 4382ced

Please sign in to comment.