Update README for 0.14.1 release

This commit is contained in:
Sarah Gerweck 2018-03-17 19:49:50 -07:00
parent 5a1617da55
commit 917fdf8418
No known key found for this signature in database
GPG Key ID: AFCB37207DB3F226

View File

@ -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.0"
libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.14.1"
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