Skip to content

Commit 5a39228

Browse files
author
Matt Whelan
authored
Bump version of newrelic-log-ingest to 2.1.2 (#71)
1 parent 254c8d6 commit 5a39228

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
@@ -12,6 +12,6 @@ Resources:
1212
Properties:
1313
Location:
1414
ApplicationId: arn:aws:serverlessrepo:us-east-1:463657938898:applications/NewRelic-log-ingestion
15-
SemanticVersion: 2.1.0
15+
SemanticVersion: 2.1.2
1616
Parameters:
1717
NRLicenseKey: !Ref NewRelicLicenseKey

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.14",
14+
version="0.1.15",
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)