diff --git a/build.sbt b/build.sbt index 5219eab..3710325 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "play-prometheus-filters" organization := "com.github.stijndehaes" -version := "0.2.0" +version := "0.2.1" lazy val root = (project in file(".")) .enablePlugins(PlayScala)