diff --git a/package.json b/package.json index 962446d..25759f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "next-translate-routes", - "version": "1.11.0-4", + "name": "translated-routes-extended", + "version": "2.0.0", "description": "Flexible and translated routes for Next.js without custom server", "main": "index.js", "repository": "https://github.com/hozana/next-translate-routes",