version bump
This commit is contained in:
parent
79701ffcd0
commit
c2c6f160a4
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "desirae",
|
||||
"version": "0.1.0",
|
||||
"version": "0.9.5",
|
||||
"authors": [
|
||||
"AJ ONeal <awesome@coolaj86.com>"
|
||||
],
|
||||
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue