Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jducoeur committed Nov 10, 2015
1 parent d7d059b commit 40af90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ In the course of developing Querki, including quite a lot of complex facades, I'

To use jsext, add this line to your Scala.js project's libraryDependencies:
```
"org.querki" %%% "querki-jsext" % "0.5"
"org.querki" %%% "querki-jsext" % "0.6"
```

## RichFuture
Expand Down

0 comments on commit 40af90d

Please sign in to comment.