From 4dcdecbf33836d087ed940e0faafea41f96c0302 Mon Sep 17 00:00:00 2001 From: Dogus Atasoy Date: Mon, 25 Mar 2024 17:47:09 +0100 Subject: [PATCH] version bump v4.5.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e9c7fde5..a233411d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aws/mynah-ui", - "version": "4.4.3", + "version": "4.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aws/mynah-ui", - "version": "4.4.3", + "version": "4.5.0", "hasInstallScript": true, "license": "Apache License 2.0", "dependencies": { diff --git a/package.json b/package.json index 0aba89ab..3580929d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aws/mynah-ui", "displayName": "AWS Mynah UI", - "version": "4.4.3", + "version": "4.5.0", "description": "AWS Toolkit VSCode and Intellij IDE Extension Mynah UI", "publisher": "Amazon Web Services", "license": "Apache License 2.0",