Skip to content

Commit 776d552

Browse files
author
starzu
committed
README
1 parent 065831f commit 776d552

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" % "0.2.0"
10+
libraryDependencies += "io.udash" %%% "udash-jquery" % "1.0.0-rc.1"
1111
```
1212

1313
then import jQuery package:

0 commit comments

Comments
 (0)