Updating to 2.0.4 with S3 and lots of other fixes.

This commit is contained in:
Fosco Marotto
2016-02-01 13:10:43 -08:00
parent c2373cfe7f
commit e9f82632b7

View File

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