From 00995c7109f22f103ed9a9aad306d29c0ca602bb Mon Sep 17 00:00:00 2001 From: Shu Ding Date: Tue, 3 Dec 2024 15:47:57 +0100 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9446b3..6050fc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-view-transitions", - "version": "0.3.2", + "version": "0.3.3", "type": "module", "description": "View Transitions API for Next.js App Router", "main": "./dist/index.js",