Skip to content

Commit 976d59e

Browse files
committed
Update README.md
1 parent 82b96a4 commit 976d59e

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
@@ -26,7 +26,7 @@ Usage
2626

2727
Add the following to your sbt build definition:
2828

29-
libraryDependencies += "org.scala-lang.modules.scalajs" %% "scalajs-dom" % "0.2"
29+
libraryDependencies += "org.scala-lang.modules.scalajs" %% "scalajs-dom" % "0.3"
3030

3131
then enjoy the types available in `org.scalajs.dom`.
3232

0 commit comments

Comments
 (0)