Skip to content

Commit 240c8fe

Browse files
committed
Update package versions
1 parent a415004 commit 240c8fe

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "i18n-num-in-words",
33
"description": "Convert numbers to words in any language.",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"license": "MIT",
66
"author": "Imamuzzaki Abu Salam <[email protected]>",
77
"homepage": "https://github.com/ImBIOS/i18n-num-in-words",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "root",
33
"description": "Converts numbers to words in any language.",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"license": "to-be-defined",
66
"author": "Imamuzzaki Abu Salam <[email protected]>",
77
"homepage": "https://github.com/ImBIOS/i18n-num-in-words",

0 commit comments

Comments
 (0)