3.7.0 version bump + changelog (#5854)

* 3.7.0 version bump + changelog

* Update CHANGELOG.md
This commit is contained in:
Tom Fox
2019-07-29 07:46:13 +01:00
committed by Antonio Davi Macedo Coelho de Castro
parent dfe0ff753c
commit b96087ec61
3 changed files with 22 additions and 3 deletions

View File

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