Version bump to 1.0.1
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
module.exports.policies = {
|
||||
|
||||
// Default policy for all controllers and actions
|
||||
// (`true` allows public access)
|
||||
'*': false,
|
||||
|
||||
RunController: {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Prandium",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.1",
|
||||
"description": "Lunch runs made easy!",
|
||||
"dependencies": {
|
||||
"sails": "0.9.9",
|
||||
|
||||
Reference in New Issue
Block a user