From 7e21bc0a2900e404bce5b428d736df6a423e9f01 Mon Sep 17 00:00:00 2001 From: Shadowfiend Date: Wed, 22 Oct 2025 08:52:58 +0000 Subject: [PATCH] chore: bump version to v0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3140e7..8a32ad2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thesis-co/cent", - "version": "0.0.4", + "version": "0.0.5", "description": "A precise financial calculation library for JavaScript/TypeScript", "main": "dist/index.js", "types": "dist/index.d.ts",