Release 4.4.0 (#6985)

This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2020-11-02 08:01:26 -08:00
committed by GitHub
parent 82cd27520b
commit c9832023c4
3 changed files with 37 additions and 3 deletions

View File

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