From 33faf63c7c691cd1e78a26a1715b934b7c4acbd9 Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Sun, 20 Sep 2015 22:16:30 -0700 Subject: [PATCH] Bump version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 241f592..3fa7b4f 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.3.1" + libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.4.0"