From 36a3626b536f01fe534375cc2ceefc17b9d060ff Mon Sep 17 00:00:00 2001 From: Julian Kern Date: Mon, 19 Dec 2022 10:18:34 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b2e942..f6d86b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-stache", - "version": "1.0.1", + "version": "1.1.0", "description": "", "type": "commonjs", "main": "dist/cjs/index.js",