From 7ad0059a078a0c2b721d57f23d5be75783cb2137 Mon Sep 17 00:00:00 2001 From: Orr Gottlieb <60314759+orrgottlieb@users.noreply.github.com> Date: Sun, 25 Jul 2021 10:58:45 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 57abecce44..960b52fd52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monday-ui-react-core", - "version": "0.3.60", + "version": "0.3.61", "description": "Official monday.com UI resources for application development in React.js", "main": "dist/main.js", "scripts": { @@ -167,4 +167,4 @@ "not and_qq > 0", "not and_uc > 0" ] -} \ No newline at end of file +}