Skip to content

Commit 0ceb00a

Browse files
committed
Fix serverlessrepo lock file reference
1 parent 078a35b commit 0ceb00a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6.3"
3+
version = "2.6.4"
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.6.3
65+
SemanticVersion: 2.6.4
6666
SourceCodeUrl: https://github.com/newrelic/aws-log-ingestion
6767

6868
Resources:

0 commit comments

Comments
 (0)