diff --git a/build.sbt b/build.sbt index 3eff7d9..79b9f0c 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ sbtPlugin := true name := "sbt-web-scalajs" -version := "1.0.8-0.6" +version := "1.0.8" organization := "com.vmunier" homepage := Some(url("https://github.com/vmunier/sbt-web-scalajs"))