diff --git a/package.json b/package.json index 80ad173..d3140e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thesis-co/cent", - "version": "0.0.3", + "version": "0.0.4", "description": "A precise financial calculation library for JavaScript/TypeScript", "main": "dist/index.js", "types": "dist/index.d.ts",