Changelog 2.2.18 (#2558)

This commit is contained in:
Drew
2016-08-20 07:16:22 -07:00
committed by Florent Vilmart
parent 7fa3c9916c
commit e1de9f3a12
2 changed files with 15 additions and 1 deletions

View File

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