From 44d96bb90f4bcc425f81974485898fcf30cfc72e Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Thu, 15 Dec 2022 17:51:00 +1100 Subject: [PATCH] chore: release v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4edd6e0..ac112b5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-og-image", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "packageManager": "pnpm@7.8.0", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw",