diff --git a/package.json b/package.json index 660b7d1..8acb5e1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "rackit", "description": "Super simple Rackspace Cloud Files client", "keywords": ["api", "storage", "rackspace", "cloud", "cloudfiles"], - "version": "0.0.3", + "version": "0.0.4", "author": "Ross Johnson ", "contributors": [], "repository": { @@ -26,4 +26,4 @@ "should": ">= 0.5.0", "nock": ">= 0.10.0" } -} \ No newline at end of file +}