Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianheine committed Jan 23, 2022
1 parent 56209ca commit d92bd17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -71,6 +71,10 @@ v0.2.2 (2017-04-21)

- Fixed Polish spelling for all numbers with 9 (Thanks to Marek Mizier)

v0.2.3 (2022-01-23)

- Fixed English spelling for 1010

Other packages
-----------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "in-words",
"version": "0.2.2",
"version": "0.2.3",
"description": "Convert numbers to words",
"main": "index.js",
"homepage": "https://github.com/adrianheine/node-in-words",
Expand Down

0 comments on commit d92bd17

Please sign in to comment.