From a72227ec1ae35f62501b1440cdca319b5acae734 Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Thu, 15 Dec 2022 19:42:38 +1100 Subject: [PATCH] chore: release v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1dcf47a..23e4f5e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-og-image", "type": "module", - "version": "0.1.0", + "version": "0.2.0", "packageManager": "pnpm@7.8.0", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw",