Skip to content

Commit 1dcb7ac

Browse files
committed
release: Update to 0.1.4
1 parent 3c55cee commit 1dcb7ac

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cloudtrail-watcher"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Watch CloudTrail events and notify via Slack Webhook and SNS"
55
readme = "README.md"
66
requires-python = ">=3.13"

template.sar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Metadata:
66
AWS::ServerlessRepo::Application:
77
Name: cloudtrail-watcher-lambda-layer
88
Description: CloudTrail Watcher Lambda Layer
9-
SemanticVersion: "0.1.3"
9+
SemanticVersion: "0.1.4"
1010
Author: Yungon Park
1111
LicenseUrl: LICENSE
1212
ReadmeUrl: README.sar.md

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)