diff --git a/package.json b/package.json index fec040b..95ae5e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-serve", - "version": "2.0.2", + "version": "2.0.3", "description": "Serve your rolled up bundle", "main": "dist/index.cjs", "module": "dist/index.mjs",