Release 2.7.0 (#4385)

*  Release 2.7.0

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2017-11-25 19:54:52 -05:00
committed by GitHub
parent dd55bbe700
commit 6102648855
2 changed files with 38 additions and 2 deletions

View File

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