diff --git a/package.json b/package.json index 43b6413..a170143 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-serve", - "version": "1.0.1", + "version": "1.0.2", "description": "Serve your rolled up bundle", "main": "dist/index.cjs.js", "module": "dist/index.es.js",