diff --git a/package.json b/package.json index 73aef54..c011547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-view-transitions", - "version": "0.3.1", + "version": "0.3.2", "type": "module", "description": "View Transitions API for Next.js App Router", "main": "./dist/index.js",