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