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