diff --git a/package.json b/package.json index ffc4997..1de2ddc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esbuild-minify-templates", - "version": "0.9.0", + "version": "0.9.1", "description": "Minify template literal strings as part of an esbuild powered build process", "repository": "maxmilton/esbuild-minify-templates", "author": "Max Milton ",