Skip to content

Commit

Permalink
#90 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FRosner committed Sep 26, 2016
1 parent 2b87590 commit abdf103
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.4.1"

lazy val root = project.in(file(".")).enablePlugins(PlayScala, BuildInfoPlugin).
settings(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"project": {
"name": "Cluster Broccoli",
"version": "0.5.0-SNAPSHOT"
"version": "0.4.1"
},
"scala": {
"version": "2.10.6"
Expand Down

0 comments on commit abdf103

Please sign in to comment.