bump version

This commit is contained in:
Manuel
2021-08-23 13:57:55 +02:00
parent f3133acf21
commit 0be0b87b2d
2 changed files with 2 additions and 2 deletions

View File

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