Skip to content

Commit 4723f1f

Browse files
author
Vedant Jaiswal
committed
Bump version to 2.2.0
1 parent 1b6d70c commit 4723f1f

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
@@ -30,7 +30,7 @@ You can get the latest release from Maven:
3030
<dependency>
3131
<groupId>com.amazonaws.secretsmanager</groupId>
3232
<artifactId>aws-secretsmanager-caching-java</artifactId>
33-
<version>2.0.0</version>
33+
<version>2.2.0</version>
3434
</dependency>
3535
```
3636

pom.xml

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

66
<groupId>com.amazonaws.secretsmanager</groupId>
77
<artifactId>aws-secretsmanager-caching-java</artifactId>
8-
<version>2.1.1</version>
8+
<version>2.2.0</version>
99
<packaging>jar</packaging>
1010

1111

0 commit comments

Comments
 (0)