From f3dd5253eb29616fe24be89440287b374c539e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aykut=20Karda=C5=9F?= Date: Sun, 19 Jan 2025 20:49:29 +0300 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e683742..526e271 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-icomoon", - "version": "2.5.7", + "version": "2.6.0", "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",