From 29246287b2c099e0b6a1fc223fe551ad39c91697 Mon Sep 17 00:00:00 2001 From: laileni Date: Wed, 20 May 2026 11:14:43 -0700 Subject: [PATCH] version bump 4.40.3 --- 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 cef5e979..0d58d370 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aws/mynah-ui", - "version": "4.40.2", + "version": "4.40.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aws/mynah-ui", - "version": "4.40.2", + "version": "4.40.3", "hasInstallScript": true, "license": "Apache License 2.0", "dependencies": { diff --git a/package.json b/package.json index 9fd7ade7..d71909aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aws/mynah-ui", "displayName": "AWS Mynah UI", - "version": "4.40.2", + "version": "4.40.3", "description": "AWS Toolkit VSCode and Intellij IDE Extension Mynah UI", "publisher": "Amazon Web Services", "license": "Apache License 2.0",