From 2fc55e7c462f8be22105e3be1f536cb896a1c8fc Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Fri, 16 Dec 2022 13:06:28 +1100 Subject: [PATCH] chore: release v0.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71bcf75b..b076ad21 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-og-image", "type": "module", - "version": "0.4.3", + "version": "0.4.4", "packageManager": "pnpm@7.8.0", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw",