Skip to content

Commit e01616e

Browse files
authored
Merge pull request #2 from AutoLocalise/release/0.0.2
bump version 0.0.2
2 parents af27297 + 48da16c commit e01616e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "react-autolocalise",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"description": "Auto-translation SDK for React and Next.js applications with SSR support",
66
"main": "dist/index.cjs",
77
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)