From da7f3867685cce49ebcabcdcf952e6c1d370e76b Mon Sep 17 00:00:00 2001 From: Joseph Callaars Date: Mon, 3 Mar 2025 20:10:12 +0000 Subject: [PATCH] chore: release 0.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2659abf..cad993b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sunsama/event-calendar", - "version": "0.2.6", + "version": "0.2.7", "description": "Event calendar.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",