diff --git a/project/plugins.sbt b/project/plugins.sbt index 963f702..220e110 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ resolvers += Resolver.sonatypeRepo("releases") -addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.8.20") +addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.8.21") diff --git a/version.sbt b/version.sbt index 3751034..55abd8c 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -version in ThisBuild := "0.3.15-SNAPSHOT" \ No newline at end of file +version in ThisBuild := "0.3.15" \ No newline at end of file