Skip to content

Commit 65dd7ca

Browse files
committed
0.1.0
1 parent 047f5c6 commit 65dd7ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/next-international/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-international",
3-
"version": "0.0.6",
3+
"version": "0.1.0",
44
"description": "Type-safe internationalization (i18n) for Next.js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -35,4 +35,4 @@
3535
"next": "^12.0.0 | ^11.0.0",
3636
"react": "^18.0.0 | ^17.0.0"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)