From 4956020bf08a7d1ab09f5a2bd82e6a6052e4bcf1 Mon Sep 17 00:00:00 2001 From: Dominic Bartl Date: Tue, 21 Oct 2014 16:52:52 +0200 Subject: [PATCH] Release v0.4.2 --- package.json | 2 +- standalone/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c52fdb..7e112b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Phantom", - "version": "0.4.1", + "version": "0.4.2", "description": "A minimalistic and responsive theme for Ghost.", "main": "Gruntfile.js", "dependencies": {}, diff --git a/standalone/package.json b/standalone/package.json index f2c46ad..00c4912 100644 --- a/standalone/package.json +++ b/standalone/package.json @@ -1 +1 @@ -{"name":"Phantom","version":"0.4.1"} \ No newline at end of file +{"name":"Phantom","version":"0.4.2"} \ No newline at end of file