From e2728f6ec1ffc7cbbb39d8a329c275aafc03941a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 21 Jan 2015 13:24:03 -0700 Subject: [PATCH] v0.10.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 1da0791..37eb126 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.9.11", + "version": "0.10.0", "authors": [ "AJ ONeal " ], diff --git a/package.json b/package.json index 70e94a4..2287017 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.9.11", + "version": "0.10.0", "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc", "main": "desirae.js", "scripts": {