Skip to content

Commit

Permalink
release 0.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
florianholzapfel committed Oct 20, 2014
1 parent 9898e42 commit fb5963d
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 @@ -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.6.10"
"version": "0.6.11"
}

0 comments on commit fb5963d

Please sign in to comment.