diff --git a/README.md b/README.md index 3feed7b59f..dac03fc870 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/content/themes/casper b/content/themes/casper index 5db837f86b..d0f18f78f7 160000 --- a/content/themes/casper +++ b/content/themes/casper @@ -1 +1 @@ -Subproject commit 5db837f86b912d44315cbfb6f56e1c0bda2e57b9 +Subproject commit d0f18f78f7d0242509ab2cff7173dcef740edf12 diff --git a/package.json b/package.json index 905a1a9fbe..9b6f4a1e45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Ghost", - "version": "0.1.0", + "version": "0.1.1", "private": true, "scripts": { "start": "node app",