From c126f62f9e9a58b1959948c9ec02ee01177efa3c Mon Sep 17 00:00:00 2001 From: Dominic Bartl Date: Fri, 19 Jun 2015 23:54:59 +0200 Subject: [PATCH] Release v0.4.5 --- package.json | 2 +- standalone/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf80b63..664a2d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Phantom", - "version": "0.4.4", + "version": "0.4.5", "description": "A minimalistic and responsive theme for Ghost.", "main": "Gruntfile.js", "dependencies": {}, diff --git a/standalone/package.json b/standalone/package.json index 2662b3f..ad9ac7a 100644 --- a/standalone/package.json +++ b/standalone/package.json @@ -1 +1 @@ -{"name":"Phantom","version":"0.4.4"} \ No newline at end of file +{"name":"Phantom","version":"0.4.5"} \ No newline at end of file