Changelog and update to 2.2.3

This commit is contained in:
Fosco Marotto
2016-03-29 13:49:23 -07:00
parent 337d3c297a
commit 73f8bbc2b3
2 changed files with 17 additions and 1 deletions

View File

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