Skip to content

Commit edf89f2

Browse files
committed
Bump to 2.1.0 in README
1 parent a6f8020 commit edf89f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ and this dependency snippet:
213213
<dependency>
214214
<groupId>name.neuhalfen.projects.crypto.bouncycastle.openpgp</groupId>
215215
<artifactId>bouncy-gpg</artifactId>
216-
<version>2.0.1</version>
216+
<version>2.1.0</version>
217217
   </dependency>
218218
```
219219

website/content/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ and this dependency snippet:
210210
<dependency>
211211
<groupId>name.neuhalfen.projects.crypto.bouncycastle.openpgp</groupId>
212212
<artifactId>bouncy-gpg</artifactId>
213-
<version>2.0.1</version>
213+
<version>2.1.0</version>
214214
   </dependency>
215215
```
216216

0 commit comments

Comments
 (0)