diff --git a/build.sbt b/build.sbt index 310bdcf..2246ece 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "play-prometheus-filters" organization := "com.github.stijndehaes" -version := "0.3.1" +version := "0.3.2" lazy val root = (project in file(".")) .enablePlugins(PlayScala)