From afe3450513a37f47e1d26c9af98f21fc35ecd3fe Mon Sep 17 00:00:00 2001 From: Ihor Date: Thu, 23 Jan 2025 10:02:25 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=96=20release=20v227.0.9=20(#?= =?UTF-8?q?2830)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3289c4fcf..a66f52e58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brainly-style-guide", - "version": "227.0.8", + "version": "227.0.9", "description": "Brainly Front-End Style Guide", "repository": "https://github.com/brainly/style-guide.git", "author": "Brainly Team",