Skip to content

Commit

Permalink
chore: uniform version bump across platform
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Jul 20, 2024
1 parent a7f38e2 commit 9f1eef0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@lmammino/financial",
"version": "0.2.1",
"version": "0.2.4",
"exports": "./src/index.ts"
}
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@lmammino/financial",
"version": "0.2.1",
"version": "0.2.4",
"exports": "./src/index.ts"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "financial",
"description": "A Zero-dependency TypeScript/JavaScript port of numpy-financial",
"author": "Luciano Mammino <no@spam.com> (https://loige.co)",
"version": "0.2.3",
"version": "0.2.4",
"repository": {
"type": "git",
"url": "https://github.com/lmammino/financial.git"
Expand Down

0 comments on commit 9f1eef0

Please sign in to comment.