2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

0.2.1 version bump to signify db upgrade + Casper update

- updated package.json version as this version requires a database upgrade
- updated casper reference to the latest version
This commit is contained in:
ErisDS 2013-08-07 12:10:05 +01:00
parent 2f11f053ab
commit 8a49478b57
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 0c94300d4a8d68f8e740b42f884d8fc0903394fd
Subproject commit cebd42fc51638104186790e3e300888f88009f79

View file

@ -1,6 +1,6 @@
{
"name": "ghost",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"start": "node index",