* increment version in prep for 4.1

* changelog for 4.1

* fix security doc link

Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
This commit is contained in:
Arthur Cinader
2020-03-03 11:41:24 -08:00
committed by GitHub
parent 3a3a5eee5f
commit b9742b6fb9
3 changed files with 8 additions and 3 deletions

View File

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