Skip to content

Commit c350073

Browse files
committed
doc: upgrade the version for installation dscr
1 parent f2a5f11 commit c350073

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
@@ -9,7 +9,7 @@ An sbt plugin for [Spotless](https://github.com/diffplug/spotless) code formatte
99
in your `plugins.sbt`:
1010

1111
```
12-
addSbtPlugin("net.moznion.sbt" % "sbt-spotless" % "0.0.1")
12+
addSbtPlugin("net.moznion.sbt" % "sbt-spotless" % "0.1.2")
1313
```
1414

1515
### Supported sbt versions

0 commit comments

Comments
 (0)