Updating to 2.0.5

This commit is contained in:
Fosco Marotto
2016-02-02 20:32:33 -08:00
parent ef33575811
commit 4a787654d9

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "2.0.4",
"version": "2.0.5",
"description": "An express module providing a Parse-compatible API server",
"main": "index.js",
"repository": {