Release 2.6.4 (#4287)

*  Release 2.6.4

* Marks port ENV var as PORT

* Fixes broken definitions

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2017-10-25 09:45:52 -04:00
committed by GitHub
parent 7d2332e651
commit 3bb9e0e65e
5 changed files with 53 additions and 17 deletions

View File

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