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