From 1ea7dadacf8fdd2cfa8f88adf07c7b7c26d6cc81 Mon Sep 17 00:00:00 2001 From: emihul Date: Fri, 10 Jan 2025 13:08:12 +0100 Subject: [PATCH] chore: release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1331f22..cfe4467 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "job-market-visuals", - "version": "2.1.0", + "version": "2.1.1", "description": "job-market-visuals React component", "main": "lib/index.js", "module": "es/index.js",