From cd265e36ee9ee3ac7cdb8a7e38fb91a66ee77a70 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 12 Jul 2024 07:42:48 +0000 Subject: [PATCH] chore(release): 1.6.4 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0030adb..66e2abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ibankit", - "version": "1.6.3", + "version": "1.6.4", "description": "Validation, field extraction and creation of IBAN, BBAN, BIC numbers", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",