From 2b6a8b2f21f6ce55bd9cbabfc3af4b5dd9c3d245 Mon Sep 17 00:00:00 2001 From: Edgar Montiel Cruz Date: Mon, 18 Dec 2023 16:05:41 -0500 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a7d9ce..1894617 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xrnoz/bootstrap-icons-js", - "version": "1.0.0", + "version": "1.1.0", "description": "Re-packaging of Bootstrap Icons", "type": "module", "main": "./dist/index.js",