From e9f82632b77768751db7bbd231b3561700d4e8dd Mon Sep 17 00:00:00 2001 From: Fosco Marotto Date: Mon, 1 Feb 2016 13:10:43 -0800 Subject: [PATCH] Updating to 2.0.4 with S3 and lots of other fixes. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8dd3b94..abdcbca8 100644 --- a/package.json +++ b/package.json @@ -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": {