Release 2.6.3 (#4233)

*  Release 2.6.3

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2017-10-03 14:33:05 -04:00
committed by GitHub
parent 7fac070435
commit 033437034d
2 changed files with 32 additions and 2 deletions

View File

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