diff --git a/package.json b/package.json index 559f269..cb40f4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.8.11", + "version": "0.8.12", "description": "Serves JSON files through REST routes.", "main": "./src/server/index.js", "bin": "./bin/index.js",