diff --git a/package.json b/package.json index e357d14..4ad0c3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-serve", - "version": "1.0.3", + "version": "1.0.4", "description": "Serve your rolled up bundle", "main": "dist/index.cjs.js", "module": "dist/index.es.js",