Skip to content

Commit

Permalink
Merge pull request #123 from aws-observability/fix/ReleaseVersion
Browse files Browse the repository at this point in the history
1.2.0 Release Version
  • Loading branch information
elamaran11 authored Oct 11, 2023
2 parents 7f68b31 + b9bb0bd commit 7f81ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-aws-observability-accelerator",
"version": "0.2.0",
"version": "1.2.0",
"scripts": {
"build": "rm -rf dist && tsc --skipLibCheck",
"watch": "tsc -w",
Expand Down

0 comments on commit 7f81ded

Please sign in to comment.