Skip to content

Commit

Permalink
#89 bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FRosner committed Nov 18, 2016
1 parent f93d1a9 commit 7f2944c
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.5.0-SNAPSHOT"
version := "0.5.0"

lazy val root = project.in(file(".")).enablePlugins(PlayScala, BuildInfoPlugin).
settings(
Expand Down

0 comments on commit 7f2944c

Please sign in to comment.