From 95f99ff9b8b5eda50dae126f78cd0e88e81a5f8a Mon Sep 17 00:00:00 2001 From: Typicode Date: Mon, 15 Jun 2015 19:53:34 +0200 Subject: [PATCH] 0.7.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1059f2a..d7f42ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.7.14", + "version": "0.7.15", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",