Skip to content

Commit

Permalink
Update to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rene Weber committed Feb 20, 2016
1 parent 71310bd commit 16ed319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -4,7 +4,7 @@ import sbt.Keys._
lazy val commonSettings = Seq(
name := "hulk",
organization := "io.github.reneweb",
version := "0.1.0",
version := "0.1.1",
scalaVersion := "2.11.7"
)

Expand Down

0 comments on commit 16ed319

Please sign in to comment.