Skip to content

Commit

Permalink
Prepare for 1.0.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
CCob committed Oct 12, 2018
1 parent 7088e2e commit 5ed75f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bittrex4j is published on the maven central repository and can be imported into
<dependency>
<groupId>com.github.ccob</groupId>
<artifactId>bittrex4j</artifactId>
<version>1.0.10</version>
<version>1.0.11</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion docs/latest-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bittrex4j is published on the maven central repository and can be imported into
<dependency>
<groupId>com.github.ccob</groupId>
<artifactId>bittrex4j</artifactId>
<version>1.0.10</version>
<version>1.0.11</version>
</dependency>
```

Expand Down

0 comments on commit 5ed75f8

Please sign in to comment.