diff --git a/build.sbt b/build.sbt index a95f672..4c07d56 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "kojo-lib" organization := "net.kogics" -version := "0.2" +version := "0.2.0" scalaVersion := "2.13.8"