Skip to content

Commit 4f42baa

Browse files
author
mozsi1krisza06
committed
Increase version number
1 parent 06a9c5f commit 4f42baa

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
@@ -19,7 +19,7 @@ Add the following dependency to your pom.xml:
1919
<dependency>
2020
<groupId>com.convertapi.client</groupId>
2121
<artifactId>convertapi</artifactId>
22-
<version>2.7</version>
22+
<version>2.8</version>
2323
</dependency>
2424
```
2525

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>com.convertapi.client</groupId>
1717
<artifactId>convertapi</artifactId>
18-
<version>2.7</version>
18+
<version>2.8</version>
1919
</dependency>
2020
</dependencies>
2121

0 commit comments

Comments
 (0)