Update README in prep of release

This commit is contained in:
Sarah Gerweck 2016-09-25 19:17:22 -07:00
parent b51f9f5792
commit 0f7a8eef06

View File

@ -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: 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 ## ## Usage ##