Skip to content

Commit 1aef10f

Browse files
authored
Merge pull request #15 from thesis/version-bump/v0.0.5
chore: bump version to v0.0.5
2 parents fc8bb1d + 7e21bc0 commit 1aef10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thesis-co/cent",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A precise financial calculation library for JavaScript/TypeScript",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)