Skip to content

Commit 33226e1

Browse files
author
Starzu
committed
README update
1 parent d51b033 commit 33226e1

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

1313
then import the jQuery package:

0 commit comments

Comments
 (0)