Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 181621c

Browse files
author
Mateusz Rzeszutek
authored
Merge pull request #61 from signalfx/release-0.1.1
Release 0.1.1
2 parents ce9b492 + c928fe6 commit 181621c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The SignalFx Java Lambda Wrapper wraps around an AWS Lambda Java function handle
2626
<dependency>
2727
<groupId>com.signalfx.public</groupId>
2828
<artifactId>signalfx-lambda</artifactId>
29-
<version>0.1</version>
29+
<version>0.1.1</version>
3030
</dependency>
3131
```
3232

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.signalfx.public</groupId>
77
<artifactId>signalfx-lambda</artifactId>
88
<packaging>jar</packaging>
9-
<version>0.1</version>
9+
<version>0.1.1</version>
1010
<name>SignalFx Lambda Wrapper</name>
1111
<description>
1212
SignalFx Lambda Wrapper

0 commit comments

Comments
 (0)