From a82aae84dde362a63058fb64d8bcdb36cf68f5bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aykut=20Karda=C5=9F?= Date: Tue, 4 Feb 2025 08:32:45 +0300 Subject: [PATCH] 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 526e271..39aeaa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-icomoon", - "version": "2.6.0", + "version": "2.6.1", "description": "It makes it very simple to use SVG icons in your React and React-Native projects.", "main": "./dist/index.js", "types": "./dist/index.d.ts",