diff --git a/package.json b/package.json index 1ec2c69..d5c715d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esbuild-plugin-postcss2", - "version": "0.0.7", + "version": "0.0.8", "description": "Use postcss with esbuild", "repository": "https://github.com/martonlederer/esbuild-plugin-postcss2", "author": "Marton Lederer ",