From 588e5f60bcfa80dbac40aa9d40cdcaedbf785811 Mon Sep 17 00:00:00 2001 From: Typicode Date: Mon, 25 May 2015 14:58:00 +0200 Subject: [PATCH] 0.7.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 998b8a3..fe72be7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.7.9", + "version": "0.7.10", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",