Skip to content

Commit

Permalink
Updating package to 1.5.8-c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 6, 2023
1 parent c09266c commit 60b5c15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/core/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-accelerator/accelerator",
"version": "1.5.8-b",
"version": "1.5.8-c",
"scripts": {
"bootstrap": "pnpx cdk bootstrap",
"deploy": "pnpx cdk deploy",
Expand Down
2 changes: 1 addition & 1 deletion src/installer/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-accelerator/installer",
"version": "1.5.8-b",
"version": "1.5.8-c",
"scripts": {
"test": "pnpx jest",
"synth": "pnpx cdk synth",
Expand Down

0 comments on commit 60b5c15

Please sign in to comment.