Version bump to 1.0.1

This commit is contained in:
Ben Ramey
2014-05-24 17:15:13 -05:00
parent b8a17e9d37
commit a1b02d229b
2 changed files with 1 additions and 3 deletions

View File

@@ -14,8 +14,6 @@
module.exports.policies = {
// Default policy for all controllers and actions
// (`true` allows public access)
'*': false,
RunController: {