Milestone 0.2.0 version bump & updated Casper reference to match

This commit is contained in:
ErisDS 2013-07-12 00:13:20 +01:00
parent 51d75aec9b
commit d57cea17f1
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# [Ghost v0.2](https://github.com/TryGhost/Ghost) [![Build Status](https://magnum.travis-ci.com/TryGhost/Ghost.png?token=hMRLUurj2P3wzBdscyQs&branch=master)](https://magnum.travis-ci.com/TryGhost/Ghost)
# [Ghost v0.2.0](https://github.com/TryGhost/Ghost) [![Build Status](https://magnum.travis-ci.com/TryGhost/Ghost.png?token=hMRLUurj2P3wzBdscyQs&branch=master)](https://magnum.travis-ci.com/TryGhost/Ghost)
Ghost is a free, open, simple blogging platform that's available to anyone who wants to use it. Lovingly created and maintained by [John O'Nolan](http://twitter.com/JohnONolan) + [Hannah Wolfe](http://twitter.com/ErisDS) + an amazing group of [contributors](https://github.com/TryGhost/Ghost/contributors).

@ -1 +1 @@
Subproject commit 97a24a07fbb6574ff3794b5eaa08286977ff81a4
Subproject commit 8990d7598d30a172c4eaa68107673045831b64ce

View File

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