Version 2.2.16 (#2247)

This commit is contained in:
Drew
2016-07-10 21:00:55 -07:00
committed by GitHub
parent 4634bfb3e4
commit 9658d216f3
2 changed files with 12 additions and 1 deletions

View File

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