From dc68acd5d4eaa2f962a8bbe9a69fd92e9b466b0c Mon Sep 17 00:00:00 2001 From: Orr Gottlieb <60314759+orrgottlieb@users.noreply.github.com> Date: Mon, 28 Dec 2020 15:49:20 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6da060834..b19d9fdd70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monday-ui-react-core", - "version": "0.0.45", + "version": "0.0.46", "description": "Official monday.com UI resources for application development in React.js", "main": "dist/main.js", "scripts": {