Changelog for version 2.2.10

This commit is contained in:
Drew Gross
2016-05-16 15:32:36 -07:00
committed by Tyler Brock
parent 3b4ae2d0a0
commit b40e16647b
2 changed files with 9 additions and 1 deletions

View File

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