0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Milestone 0.1.1 version bump commit & updated Casper reference to match

This commit is contained in:
Hannah Wolfe 2013-06-18 22:42:30 +01:00
parent f5e46449ef
commit bc3b8541ab
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# [Ghost v0.1.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 v0.1.1](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 5db837f86b912d44315cbfb6f56e1c0bda2e57b9
Subproject commit d0f18f78f7d0242509ab2cff7173dcef740edf12

View file

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