diff --git a/package.json b/package.json index a36811c..b686b2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@webcarrot/xirr", - "version": "1.0.0", + "version": "1.0.1", "description": "JavaScript implementation of LibreOffice XIRR function", "main": "cjs/index", "module": "esm/index",