diff --git a/package.json b/package.json index 23adef58..0752c4a8 100644 --- a/package.json +++ b/package.json @@ -90,5 +90,5 @@ "pretest": "./node_modules/.bin/jshint lib test", "test": "./node_modules/.bin/mocha -R spec ./test/express.js ./test/permissions.js ./test/resource_filter.js --timeout 5s && ./node_modules/.bin/mocha -R spec ./test/restify.js --timeout 5s" }, - "version": "0.7.0" + "version": "0.7.2" }