Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit ce43c22

Browse files
committed
Readme updated
1 parent db7ee41 commit ce43c22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Usage
99
-----
1010
Add the following to your sbt build definition:
1111

12-
libraryDependencies += "org.singlespaced" %%% "scalajs-d3" % "0.1.2"
12+
libraryDependencies += "org.singlespaced" %%% "scalajs-d3" % "0.2.0"
1313

1414
Enjoy the types available in `org.singlespaced.d3js`:
1515
```
@@ -32,7 +32,7 @@ more about [d3js.org](http://d3js.org)
3232

3333
See also example project [scala-js-d3-example-app](https://github.com/spaced/scala-js-d3-example-app)
3434

35-
scalajs-d3 0.1.2 is for Scala.js 0.6.5, with both Scala 2.10 and 2.11.
35+
scalajs-d3 0.2.0 is for Scala.js 0.6.5, with both Scala 2.10 and 2.11.
3636

3737
License
3838
-------

0 commit comments

Comments
 (0)