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