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": {