From 3ba63b8dadd4979fb8acf54ebfebb993e65629cf Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Sat, 15 Aug 2015 02:37:58 -0700 Subject: [PATCH] Bump version for release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f28ef..6faddec 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ 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.2.0" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.3.0"