Skip to content

Commit

Permalink
#68 set version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FRosner committed Sep 1, 2016
1 parent dce5cf2 commit d9974ab
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,6 +1,6 @@
name := "cluster-broccoli"

version := "0.4.0-SNAPSHOT"
version := "0.3.1"

lazy val root = project.in(file(".")).enablePlugins(PlayScala)

Expand Down

0 comments on commit d9974ab

Please sign in to comment.