Skip to content

Commit 551cdf4

Browse files
committed
Update version
1 parent c3793ce commit 551cdf4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Maven
4747
<dependency>
4848
<groupId>com.cryptomkt.api</groupId>
4949
<artifactId>cryptomarket</artifactId>
50-
<version>1.0.7</version>
50+
<version>1.0.8</version>
5151
</dependency>
5252
```
5353

5454
Gradle
5555
```
56-
compile group: 'com.cryptomkt.api', name: 'cryptomarket', version: '1.0.7'
56+
compile group: 'com.cryptomkt.api', name: 'cryptomarket', version: '1.0.8'
5757
```
5858

5959
## Quick Start

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.cryptomkt.api</groupId>
66
<artifactId>cryptomarket</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.0.7</version>
8+
<version>1.0.8</version>
99
<licenses>
1010
<license>
1111
<name>Apache License, Version 2.0</name>

0 commit comments

Comments
 (0)