From 908afb7b4a2deb478b15053654e32668ba326966 Mon Sep 17 00:00:00 2001 From: ZhongxuYang Date: Thu, 5 Dec 2024 13:07:16 +0800 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe94b0a..4fc10a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-version-mark", - "version": "0.1.3", + "version": "0.1.4", "description": "Automatically insert the version or git_commit_sha in your Vite/Nuxt project.", "keywords": [ "vite",