From c02c3fb5df6a5ca4fdb6d373461ed788cf4ce3e5 Mon Sep 17 00:00:00 2001 From: Orr Gottlieb <60314759+orrgottlieb@users.noreply.github.com> Date: Mon, 10 May 2021 15:14:56 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e091be622..9f62810d52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monday-ui-react-core", - "version": "0.3.20", + "version": "0.3.21", "description": "Official monday.com UI resources for application development in React.js", "main": "dist/main.js", "scripts": {