diff --git a/package.json b/package.json index c807ef6..5781fd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.9.0", + "version": "0.9.1", "description": "Serves JSON files through REST routes.", "main": "./lib/server/index.js", "bin": "./bin/index.js",