From c26d75b8ebfa7f63cf0244f348ec70dcfc373906 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Jan 2015 16:42:15 -0700 Subject: [PATCH] v0.11.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index ec24b6c..24c015a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.11.0", + "version": "0.11.1", "authors": [ "AJ ONeal " ], diff --git a/package.json b/package.json index 40bdeff..8380980 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.11.0", + "version": "0.11.1", "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc", "main": "desirae.js", "scripts": {