Upgrading Casper to 1.4.0

- version bump commit
This commit is contained in:
Hannah Wolfe 2017-07-20 20:52:40 +01:00 committed by GitHub
parent 4c5a48af97
commit 1deac8284c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "casper", "name": "casper",
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.", "description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
"demo": "https://demo.ghost.io", "demo": "https://demo.ghost.io",
"version": "1.3.6", "version": "1.4.0",
"engines": { "engines": {
"ghost": ">=0.9.0 <1.0.0" "ghost": ">=0.9.0 <1.0.0"
}, },