From 78ea76597e7e630bf37b916e2c421961d00f486d Mon Sep 17 00:00:00 2001 From: tomashco Date: Mon, 3 Jun 2024 22:53:02 +0200 Subject: [PATCH] chore: update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08bae88..3f80999 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "payload-instagram-plugin", - "version": "0.0.1", + "version": "0.0.2", "type": "module", "homepage:": "https://github.com/tomashco/payload-instagram-plugin", "repository": "git@github.com:tomashco/payload-instagram-plugin.git",