Changelog 2.2.17 (#2374)

* Version 2.2.17

* remove generated by line
This commit is contained in:
Florent Vilmart
2016-07-23 23:05:46 +02:00
committed by GitHub
parent fdd60a4a30
commit fa49f05fdd
2 changed files with 36 additions and 1 deletions

View File

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