diff --git a/build.sbt b/build.sbt index ab59e3a..61b07da 100644 --- a/build.sbt +++ b/build.sbt @@ -3,7 +3,7 @@ ////////////////////////////// organization := "de.frosner" -version := "1.1.0-SNAPSHOT" +version := "1.1.0" name := "repl-helper"