Skip to content

Commit

Permalink
bump version for 0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhjames committed Mar 14, 2015
1 parent c73d292 commit 4526336
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 @@ -3,7 +3,7 @@ organization in ThisBuild := "com.github.dwhjames"

licenses in ThisBuild += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0"))

version in ThisBuild := "0.7-RC1"
version in ThisBuild := "0.7.0"


scalaVersion in ThisBuild := "2.11.6"
Expand Down

0 comments on commit 4526336

Please sign in to comment.