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

Commit 90c4a02

Browse files
committed
Fix versions
1 parent 6e259a3 commit 90c4a02

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
@@ -11,7 +11,7 @@ Usage
1111
-----
1212
Add the following to your sbt build definition:
1313

14-
libraryDependencies += "org.singlespaced" %%% "scalajs-d3" % "0.3.1"
14+
libraryDependencies += "org.singlespaced" %%% "scalajs-d3" % "0.3.3"
1515

1616
Enjoy the types available in `org.singlespaced.d3js`:
1717
```

0 commit comments

Comments
 (0)