Release 2.7.4 (#4626)

*  Release 2.7.4

* Update package.json

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2018-03-10 16:40:59 -05:00
committed by GitHub
parent d852cade9c
commit 3acb3e7a9b
2 changed files with 14 additions and 2 deletions

View File

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