Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzapp committed Sep 7, 2017
1 parent 9eea3d5 commit 860a75c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hashbrown-cms",
"repository": "https://github.com/Putaitu/hashbrown-cms.git",
"version": "0.9.6",
"version": "0.9.7",
"description": "The pluggable CMS",
"main": "hashbrown.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion public/js/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -39788,7 +39788,7 @@ module.exports = ["address", "article", "aside", "blockquote", "canvas", "dd", "
module.exports = {
"name": "hashbrown-cms",
"repository": "https://github.com/Putaitu/hashbrown-cms.git",
"version": "0.9.6",
"version": "0.9.7",
"description": "The pluggable CMS",
"main": "hashbrown.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion public/js/dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -35164,7 +35164,7 @@ module.exports = ["address", "article", "aside", "blockquote", "canvas", "dd", "
module.exports = {
"name": "hashbrown-cms",
"repository": "https://github.com/Putaitu/hashbrown-cms.git",
"version": "0.9.6",
"version": "0.9.7",
"description": "The pluggable CMS",
"main": "hashbrown.js",
"scripts": {
Expand Down

0 comments on commit 860a75c

Please sign in to comment.