Release 2.7.2 (#4521)

*  Release 2.7.2

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2018-01-24 15:57:36 -05:00
committed by GitHub
parent edba18fa9d
commit 550b69e271
2 changed files with 34 additions and 2 deletions

View File

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