Skip to content

Commit fafb3b9

Browse files
committed
Merge pull request #10 from UdashFramework/readme
Update version in README
2 parents c21fc49 + ffb7a3b commit fafb3b9

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)