From c2c6f160a45c7f90d3546b104f596b6e7e9ac663 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 15 Jan 2015 21:34:26 -0700 Subject: [PATCH] version bump --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 14ac305..35a9bd6 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.1.0", + "version": "0.9.5", "authors": [ "AJ ONeal " ], @@ -39,7 +39,7 @@ "forEachAsync": "~5.0.5", "js-yaml": "~3.2.5", "markdown-it": "~3.0.2", - "mustache": "~0.8.2", + "mustache": "~1.0.0", "node-uuid": "~1.4.2", "path": "~3.46.1" } diff --git a/package.json b/package.json index 155da61..90201c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.9.5", + "version": "0.9.6", "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc", "main": "desirae.js", "scripts": {