Skip to content

Commit 619f373

Browse files
committed
prepare release
1 parent 9d9a06e commit 619f373

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Outputs:
319319
ModuleId:
320320
Value: 'lambda-function'
321321
ModuleVersion:
322-
Value: '2.9.0'
322+
Value: '2.10.0'
323323
StackName:
324324
Value: !Ref 'AWS::StackName'
325325
Arn:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cfn-modules/lambda-function",
3-
"version": "2.9.0",
3+
"version": "2.10.0",
44
"description": "AWS Lambda function with automated IAM policy generation, encryption, log group and alerting",
55
"author": "Michael Wittig <michael@widdix.de>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)