diff --git a/build.sbt b/build.sbt index 2c6133f..2ed0103 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ sbtPlugin := true name := "sbt-web-scalajs" -version := "1.0.9-SNAPSHOT" +version := "1.0.9-0.6" organization := "com.vmunier" homepage := Some(url("https://github.com/vmunier/sbt-web-scalajs"))