Skip to content

Commit b4ad07f

Browse files
committed
Readme update
Signed-off-by: Carlos Quiroz <[email protected]>
1 parent 36ae117 commit b4ad07f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Scala 2.11, Scala 2.12 and Scala 2.13-M4 are supported.
1717

1818
To get started with SBT, add one (or both) of these dependencies:
1919

20-
- `libraryDependencies += "io.github.cquiroz" %% "scala-java-time" % "2.0.0-RC2"` (for Scala)
21-
- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.0.0-RC2"` (for Scala.js, [Scala.js plugin](http://www.scala-js.org/tutorial/basic/#sbt-setup) required)
20+
- `libraryDependencies += "io.github.cquiroz" %% "scala-java-time" % "2.0.0-RC3"` (for Scala)
21+
- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.0.0-RC3"` (for Scala.js, [Scala.js plugin](http://www.scala-js.org/tutorial/basic/#sbt-setup) required)
2222

2323
#### Documentation
2424

0 commit comments

Comments
 (0)