We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93681d2 commit 06a9c8bCopy full SHA for 06a9c8b
README.md
@@ -10,7 +10,7 @@ explicitly left unfiltered.
10
Add the plugin to the `project/plugins.sbt` of your project:
11
12
```scala
13
-addSbtPlugin("com.slidingautonomy.sbt" % "sbt-filter" % "1.0.0")
+addSbtPlugin("com.slidingautonomy.sbt" % "sbt-filter" % "1.0.1")
14
```
15
16
Your project's build file also needs to enable sbt-web plugins. For example with build.sbt:
0 commit comments