bump version

This commit is contained in:
AJ ONeal 2015-01-15 17:20:32 -07:00
parent 4a135bafb1
commit f298003bc4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "desi",
"version": "0.5.1",
"version": "0.5.2",
"description": "A nice, friendly tool to help you get set up and start blogging, built on the Desirae blogging platform",
"main": "server.js",
"scripts": {
@ -44,7 +44,7 @@
"connect": "^3.3.4",
"connect-query": "^0.2.0",
"connect-send-json": "^1.0.0",
"desirae": "^0.9.2",
"desirae": "^0.9.3",
"fs.extra": "^1.3.0",
"node-uuid": "^1.4.2",
"require-yaml": "0.0.1",