Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tal7aouy committed Sep 20, 2024
1 parent 86a59e4 commit 0afd84f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aveta",
"version": "1.3.0",
"version": "1.4.0",
"description": "Convert long numbers into abbreviated and human-readable strings.",
"main": "build/aveta.js",
"types": "build/aveta.d.ts",
Expand Down Expand Up @@ -57,4 +57,4 @@
"dependencies": {
"yargs": "^17.3.1"
}
}
}

0 comments on commit 0afd84f

Please sign in to comment.