From 95e7f3566540480d477051d6b1474dd40a9a1857 Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Fri, 1 Jul 2016 18:43:53 -0700 Subject: [PATCH] Update README for 0.9.1 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73243c2..889ba17 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.9.0" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.9.1"