From 5ed75f8555a3b22683d37f85314a7f9f95b7f881 Mon Sep 17 00:00:00 2001 From: CCob Date: Fri, 12 Oct 2018 12:07:11 +0100 Subject: [PATCH] Prepare for 1.0.11 release --- README.md | 2 +- docs/latest-release.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7ef86b..b0dcbf5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ bittrex4j is published on the maven central repository and can be imported into com.github.ccob bittrex4j - 1.0.10 + 1.0.11 ``` diff --git a/docs/latest-release.md b/docs/latest-release.md index a9cd98c..c4ba895 100644 --- a/docs/latest-release.md +++ b/docs/latest-release.md @@ -7,7 +7,7 @@ bittrex4j is published on the maven central repository and can be imported into com.github.ccob bittrex4j - 1.0.10 + 1.0.11 ```