From 2645b79fa12bd5a804c289c8147201cf21de0335 Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Wed, 10 Jan 2018 22:22:59 -0800 Subject: [PATCH] Update README for 0.14.0 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b36e6..44b1fa9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,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.13.1" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.14.0" This currently supports both Scala 2.11 and 2.12. Scala 2.11 will remain a first-class citizen until Scala 2.13 is released unless it would require