Skip to content

Commit

Permalink
chore: update package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
aralroca committed Oct 14, 2023
1 parent 43abf08 commit f5a4c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-translate-plugin",
"version": "2.6.0",
"version": "2.6.1",
"description": "Tiny and powerful i18n plugin to translate your Next.js pages.",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -104,4 +104,4 @@
"^.+\\.(j|t)sx?$": "babel-jest"
}
}
}
}

0 comments on commit f5a4c59

Please sign in to comment.