Skip to content

Commit 7418572

Browse files
committed
feat: Bumped application version
1 parent de0271f commit 7418572

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aws-log-ingestion"
3-
version = "2.7.2"
3+
version = "2.8.0"
44
description = ""
55
authors = ["New Relic <serverless@newrelic.com>"]
66
license = "Apache 2.0"

template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Metadata:
6262
LicenseUrl: LICENSE
6363
ReadmeUrl: README.md
6464
HomePageUrl: https://github.com/newrelic/aws-log-ingestion
65-
SemanticVersion: 2.7.2
65+
SemanticVersion: 2.8.0
6666
SourceCodeUrl: https://github.com/newrelic/aws-log-ingestion
6767

6868
Resources:

0 commit comments

Comments
 (0)