Release 2.5.3 (#3989)

This commit is contained in:
Florent Vilmart
2017-07-03 10:50:04 -04:00
committed by Natan Rolnik
parent ad52ed64af
commit d158023083
3 changed files with 12 additions and 3 deletions

View File

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