diff --git a/package.json b/package.json index ee102f4..47dd3af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-css-only", - "version": "1.0.0", + "version": "2.0.0", "description": "Rollup plugin that bundles imported css", "main": "dist/index.cjs.js", "module": "dist/index.es.js",