From c6abd4f0dfe3c1e13f40ea462403c63a246fbf57 Mon Sep 17 00:00:00 2001 From: Dominic Bartl Date: Tue, 30 Sep 2014 23:59:56 +0200 Subject: [PATCH] Release v0.4.1 --- package.json | 2 +- standalone/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fa2449f..5c52fdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Phantom", - "version": "0.4.0", + "version": "0.4.1", "description": "A minimalistic and responsive theme for Ghost.", "main": "Gruntfile.js", "dependencies": {}, diff --git a/standalone/package.json b/standalone/package.json index 95e587a..f2c46ad 100644 --- a/standalone/package.json +++ b/standalone/package.json @@ -1 +1 @@ -{"name":"Phantom","version":"0.4.0"} \ No newline at end of file +{"name":"Phantom","version":"0.4.1"} \ No newline at end of file