Skip to content

Commit

Permalink
Merge pull request #8 from ismamz/release-v0.2.0
Browse files Browse the repository at this point in the history
v0.2.0
  • Loading branch information
ismamz authored Sep 3, 2024
2 parents ef527c5 + 45ab84b commit 2a279b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-transition-router",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "Easily add animated transitions between pages using Next.js App Router.",
"main": "./dist/index.js",
Expand Down

0 comments on commit 2a279b7

Please sign in to comment.