Changelog 2.2.15 (#2183)

This commit is contained in:
Tyler Brock
2016-07-01 08:08:51 -07:00
committed by GitHub
parent 04dc2d2233
commit d599fdd4fe
2 changed files with 13 additions and 3 deletions

View File

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