From 007e0d1699456c5917a8e64ccdc7b0af08a5e362 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 8 Dec 2022 12:15:27 +0000 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b0805a09..9dd32dbf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/icons", - "version": "2.0.1", + "version": "2.0.2", "description": "SVG icons, provided as a React components. With love from VKontakte", "repository": "https://github.com/VKCOM/icons", "homepage": "https://vkcom.github.io/icons/",