Skip to content

Commit 1c93e02

Browse files
committed
bump readme
1 parent 93fd913 commit 1c93e02

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
@@ -81,7 +81,7 @@ Add these dependencies to you sbt build file
8181
libraryDependencies ++= Seq(
8282
"com.github.japgolly.scalajs-react" %%% "core" % "1.0.1",
8383
"com.github.japgolly.scalajs-react" %%% "extra" % "1.0.1",
84-
"com.olvind" %%% "scalajs-react-components" % "0.6.0"
84+
"com.olvind" %%% "scalajs-react-components" % "0.7.0"
8585
)
8686
```
8787

0 commit comments

Comments
 (0)