Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
weblancaster committed May 21, 2015
1 parent 0eb2762 commit 2e829e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion app/public/js/system/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
window.settings = window.settings || {};

// App version
window.settings.appVersion = '0.5.3';
window.settings.appVersion = '0.5.4';
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-node-webkit-builder": "^1.0.2",
"grunt-sass": "^0.18.1"
},
"dependencies": {
"universal-analytics": "^0.3.6"
}
}

0 comments on commit 2e829e4

Please sign in to comment.