Version 2.2.8 (#1738)

This commit is contained in:
Drew
2016-05-09 16:56:32 -07:00
parent b2f36e192a
commit e60901de6a
2 changed files with 18 additions and 1 deletions

View File

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