Skip to content

Commit e0a2945

Browse files
committed
chore: update version
1 parent c1f73d1 commit e0a2945

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
[npm-image]: https://img.shields.io/npm/v/easy-i18n-cli.svg
99
[npm-url]: https://npmjs.org/package/easy-i18n-cli
10-
[ci-image]: https://github.com/xudafeng/easy-i18n-cli/actions/workflows/ci.yml/badge.svg
11-
[ci-url]: https://github.com/xudafeng/easy-i18n-cli/actions/workflows/ci.yml
10+
[ci-image]: https://github.com/node-modules/easy-i18n-cli/actions/workflows/ci.yml/badge.svg
11+
[ci-url]: https://github.com/node-modules/easy-i18n-cli/actions/workflows/ci.yml
1212
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg
1313
[node-url]: http://nodejs.org/download/
1414
[download-image]: https://img.shields.io/npm/dm/easy-i18n-cli.svg

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "easy-i18n-cli",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "easy-i18n-cli",
55
"keywords": [
66
"i18n"
@@ -16,7 +16,7 @@
1616
"main": "./src/easy-i18n.js",
1717
"repository": {
1818
"type": "git",
19-
"url": "git://github.com/xudafeng/easy-i18n-cli.git"
19+
"url": "git://github.com/node-modules/easy-i18n-cli.git"
2020
},
2121
"dependencies": {
2222
"chalk": "4",

0 commit comments

Comments
 (0)