Skip to content

Commit ffb7a3b

Browse files
committed
Update version in README
1 parent c21fc49 commit ffb7a3b

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
@@ -7,7 +7,7 @@ Static types for the jQuery API for [Scala.js](http://www.scala-js.org/) program
77
Add the following to your SBT build:
88

99
```scala
10-
libraryDependencies += "io.udash" %%% "udash-jquery" % "1.0.0-rc.1"
10+
libraryDependencies += "io.udash" %%% "udash-jquery" % "1.0.0-rc.2"
1111
```
1212

1313
then import the jQuery package:

0 commit comments

Comments
 (0)