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