We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21fc49 commit ffb7a3bCopy full SHA for ffb7a3b
README.md
@@ -7,7 +7,7 @@ Static types for the jQuery API for [Scala.js](http://www.scala-js.org/) program
7
Add the following to your SBT build:
8
9
```scala
10
-libraryDependencies += "io.udash" %%% "udash-jquery" % "1.0.0-rc.1"
+libraryDependencies += "io.udash" %%% "udash-jquery" % "1.0.0-rc.2"
11
```
12
13
then import the jQuery package:
0 commit comments