Skip to content

Commit

Permalink
Bump to Major version release
Browse files Browse the repository at this point in the history
Signed-off-by: snehajais22 <[email protected]>
  • Loading branch information
snehajais22 committed Aug 13, 2024
1 parent 9108791 commit cc28540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const project = new cdk8s.ConstructLibraryCdk8s({
gitignore: [
'.idea/',
],
minMajorVersion: 2,
// deps: [], /* Runtime dependencies of this module. */
// description: undefined, /* The description is just a string that helps people understand the purpose of the package. */
// devDeps: [], /* Build dependencies for this module. */
Expand Down

0 comments on commit cc28540

Please sign in to comment.