Skip to content

Commit

Permalink
Update version number in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ImBIOS committed Jan 11, 2024
1 parent 51cde46 commit b2fe83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "i18n-num-in-words",
"description": "Convert numbers to words in any language.",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"author": "Imamuzzaki Abu Salam <imamuzzaki@gmail.com>",
"homepage": "https://github.com/ImBIOS/i18n-num-in-words",
Expand Down

0 comments on commit b2fe83c

Please sign in to comment.