Change log and version bump for 3.10 release (#6321)

This commit is contained in:
Arthur Cinader
2020-01-08 09:17:35 -08:00
committed by GitHub
parent 4107a59063
commit 0fc811ad83
3 changed files with 50 additions and 3 deletions

View File

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