diff --git a/package.json b/package.json index 8ef895b..66fdfd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esbuild-plugin-postcss2", - "version": "0.0.1", + "version": "0.0.2", "description": "Use postcss with esbuild", "repository": "https://github.com/martonlederer/esbuild-plugin-postcss2", "author": "Marton Lederer ",