Skip to content

Commit

Permalink
bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Nov 14, 2015
1 parent b3cb78f commit b48af89
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 @@ -14,7 +14,7 @@ excludedJars in assembly <<= (fullClasspath in assembly) map { cp =>

name := "abandon"

version := "0.2.0"
version := "0.2.1"

scalaVersion in ThisBuild := "2.11.7"

Expand Down

0 comments on commit b48af89

Please sign in to comment.