Upgrading Casper to 2.1.0

This commit is contained in:
Kevin Ansfield 2017-08-29 13:35:37 +01:00
parent aee9f69bb0
commit ca325285bf
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": "2.0.6", "version": "2.1.0",
"engines": { "engines": {
"ghost": ">=1.2.0" "ghost": ">=1.2.0"
}, },