Skip to content

Commit 6ef0708

Browse files
committed
Bump version
1 parent 0d4c040 commit 6ef0708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We're also looking forward to alternative implementations!
1010
To depend on scala-xml in SBT, add something like this to your build.sbt:
1111

1212
```
13-
libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.1"
13+
libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.2"
1414
```
1515

1616
(Assuming you're using a `scalaVersion` for which a scala-xml is published.

0 commit comments

Comments
 (0)