From 78bae2f599ce8206258ae0f22e227497e16c814f Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Tue, 20 Mar 2018 19:52:03 -0700 Subject: [PATCH] Update README for 0.14.2 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0387532..79c78e0 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.14.1" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.14.2" 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