From 0f7a8eef0682e3fcc3bd31c547604174528fb89a Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Sun, 25 Sep 2016 19:17:22 -0700 Subject: [PATCH] Update README in prep of release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b85e778..c6347dd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ 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.1" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.12.0" ## Usage ##