diff --git a/package.json b/package.json index 860f64e..26a9b24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "waiting-cache", "description": "In-memory cache that prevents redundant async work", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "git://github.com/juliangruber/waiting-cache.git"