diff --git a/src/core/cdk/package.json b/src/core/cdk/package.json index 291d9964a..4025ffd48 100644 --- a/src/core/cdk/package.json +++ b/src/core/cdk/package.json @@ -1,6 +1,6 @@ { "name": "@aws-accelerator/accelerator", - "version": "1.5.8-c", + "version": "1.5.8-d", "scripts": { "bootstrap": "pnpx cdk bootstrap", "deploy": "pnpx cdk deploy", diff --git a/src/installer/cdk/package.json b/src/installer/cdk/package.json index 08ed0eea1..56e3b955f 100644 --- a/src/installer/cdk/package.json +++ b/src/installer/cdk/package.json @@ -1,6 +1,6 @@ { "name": "@aws-accelerator/installer", - "version": "1.5.8-c", + "version": "1.5.8-d", "scripts": { "test": "pnpx jest", "synth": "pnpx cdk synth",