From 024e87f444a4c1bbb9fb1e44bc91fa3e4af6ad6b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 17 Jan 2015 18:10:17 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 213e485..8fc7404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.9.9", + "version": "0.9.10", "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc", "main": "desirae.js", "scripts": {