3.3.0 release notes & version bump (#5534)

* Update CHANGELOG.md

* bump version to 3.3.0
This commit is contained in:
Tom Fox
2019-04-26 22:22:36 +01:00
committed by GitHub
parent c70e015751
commit b919c36db0
3 changed files with 12 additions and 3 deletions

View File

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