diff --git a/build.sbt b/build.sbt index 8c465d5e..26f10bee 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ // Versions and git tags should follow: http://semver.org/ // except using -SNAPSHOT instead of without hyphen. -version in GlobalScope := "0.1.4-SNAPSHOT" +version in GlobalScope := "0.1.5" organization in GlobalScope := "com.typesafe.config"