Changelog 2.2.24 (#2976)

This commit is contained in:
Florent Vilmart
2016-10-31 19:30:20 -04:00
committed by GitHub
parent 78646a3e91
commit 5c4806ba6d
2 changed files with 18 additions and 1 deletions

View File

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