From e40fac1d1a396485e759dd0407c16bf51005d91a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 15 Jan 2015 20:13:26 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfb2b70..b8625c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.9.3", + "version": "0.9.4", "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc", "main": "desirae.js", "scripts": {