Skip to content

Commit 06a9c8b

Browse files
author
Robert Cottrell
committed
Update README
1 parent 93681d2 commit 06a9c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ explicitly left unfiltered.
1010
Add the plugin to the `project/plugins.sbt` of your project:
1111

1212
```scala
13-
addSbtPlugin("com.slidingautonomy.sbt" % "sbt-filter" % "1.0.0")
13+
addSbtPlugin("com.slidingautonomy.sbt" % "sbt-filter" % "1.0.1")
1414
```
1515

1616
Your project's build file also needs to enable sbt-web plugins. For example with build.sbt:

0 commit comments

Comments
 (0)