From 9c2e9ee0cc5b75087d3f2d4fcc47886d9a0b0888 Mon Sep 17 00:00:00 2001 From: sgb-io Date: Wed, 11 Sep 2024 08:48:12 +0100 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12e43a3..66f6830 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@saving-tool/hmrc-income-tax", - "version": "1.0.0", + "version": "1.1.0", "description": "An ultra-fast, tiny TypeScript implementation of UK Income Tax & National Insurance calculations", "author": "Sam Brown (https://github.com/sgb-io)", "dependencies": {},