diff --git a/build.sbt b/build.sbt index d2ac0377..382b93ff 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.2.1-SNAPSHOT" +version in GlobalScope := "0.3.0" organization in GlobalScope := "com.typesafe.config"