diff --git a/README.md b/README.md index 3f6416afd4..8d70056ee8 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/content/themes/casper b/content/themes/casper index 97a24a07fb..8990d7598d 160000 --- a/content/themes/casper +++ b/content/themes/casper @@ -1 +1 @@ -Subproject commit 97a24a07fbb6574ff3794b5eaa08286977ff81a4 +Subproject commit 8990d7598d30a172c4eaa68107673045831b64ce diff --git a/package.json b/package.json index 76d46f3c07..bda9ebed41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Ghost", - "version": "0.1.1", + "version": "0.2.0", "private": true, "scripts": { "start": "node index",