diff --git a/build.sbt b/build.sbt index f087721..8006295 100755 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -lazy val theVersion = "0.1.2-SNAPSHOT" +lazy val theVersion = "0.1.2" // scala.meta macros are at the moment only supported in 2.11. lazy val theScalaVersion = "2.11.8"