Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
florianholzapfel committed Feb 20, 2015
1 parent 5a05305 commit 589c534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,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.2"
"version": "0.7.3"
}

0 comments on commit 589c534

Please sign in to comment.