From eaaff186afe0e1409cf76e7d77bf0033ee2cf047 Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Fri, 20 Apr 2018 00:30:39 -0700 Subject: [PATCH] Bump README for 0.14.3 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79c78e0..a9cdbee 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.2" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.14.3" 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