Skip to content

Commit

Permalink
Bump to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
zendern committed Jan 22, 2023
1 parent cf381d2 commit da11da2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iac/bin/iac.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ new AppStack(app, 'DevStack',
listener,
zones,
database,
"v0.0.4",
"v0.0.4",
"v0.0.5",
"v0.0.5",
"dev",
{
env: { account: process.env.CDK_DEFAULT_ACCOUNT, region: "us-east-1" },
}
);
);

0 comments on commit da11da2

Please sign in to comment.