Skip to content

Commit

Permalink
bump version for 0.6.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhjames committed Feb 23, 2015
1 parent 5f7b8ab commit fc60450
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.6.3"
version in ThisBuild := "0.6.4"

scalaVersion in ThisBuild := "2.11.5"

Expand Down

0 comments on commit fc60450

Please sign in to comment.