diff --git a/package.json b/package.json index eef511cd..f231808a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-server", - "version": "2.3.6", + "version": "2.3.7", "description": "An express module providing a Parse-compatible API server", "main": "lib/index.js", "repository": {