Release 2.6.1 (#4146)

*  Release 2.6.1

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2017-09-11 11:23:07 -04:00
committed by GitHub
parent a660a0c25f
commit 9fbb5e29e8
2 changed files with 30 additions and 4 deletions

View File

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