Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit b61d353

Browse files
author
Alex
authored
set major version to 0 (#3)
1 parent 5124c9c commit b61d353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.projenrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
55
keywords: ['aws', 'cdk', 'powertools', 'python', 'layer', 'lambda', 'devax'],
66
cdkVersion: '2.2.0',
77
defaultReleaseBranch: 'main',
8+
majorVersion: '0',
89
name: 'cdk-lambda-powertools-python-layer',
910
repositoryUrl: 'https://github.com/amelnyk/cdk-lambda-powertools-python-layer.git',
1011
description: 'A lambda layer for AWS Powertools for python',

0 commit comments

Comments
 (0)