From 76a2b57d97da3bfaea99582d5b6ac49e4f8b5641 Mon Sep 17 00:00:00 2001 From: Cory G Watson Date: Wed, 21 Aug 2013 21:41:38 -0700 Subject: [PATCH] Version bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b378acb..fccfde5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ bits as needed or as patches arrive. ``` // Add the Dep -libraryDependencies += "wabisabi" %% "wabisabi" % "2.0.4" +libraryDependencies += "wabisabi" %% "wabisabi" % "2.0.5" // And a the resolver resolvers += "gphat" at "https://raw.github.com/gphat/mvn-repo/master/releases/",