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.
2 parents c21fc49 + ffb7a3b commit fafb3b9Copy full SHA for fafb3b9
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