From cb17a3ab90c72071a04d5599ede8fc74e604125c Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Mon, 13 Jun 2016 12:28:35 -0700 Subject: [PATCH] Update README for 0.9.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 802c1ac..73243c2 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ will be happy to merge high-quality pull requests if you find a bug. To use ScalaFX, add the following to your SBT build: - libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.8.3" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.9.0"