Skip to content

Commit b673b0c

Browse files
authored
Bump SAR SemanticVersion to v2.1.3 (#79)
1 parent d073c83 commit b673b0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

newrelic_lambda_cli/templates/newrelic-log-ingestion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Resources:
1616
Properties:
1717
Location:
1818
ApplicationId: arn:aws:serverlessrepo:us-east-1:463657938898:applications/NewRelic-log-ingestion
19-
SemanticVersion: 2.1.2
19+
SemanticVersion: 2.1.3
2020
Parameters:
2121
NRLicenseKey: !Ref NewRelicLicenseKey
2222
NRLoggingEnabled: !Ref NewRelicLoggingEnabled

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="newrelic-lambda-cli",
14-
version="0.1.20",
14+
version="0.1.21",
1515
python_requires=">=3.3",
1616
description="A CLI to install the New Relic AWS Lambda integration and layers.",
1717
long_description=README,

0 commit comments

Comments
 (0)