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