Skip to content

Commit c87858f

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2019-08-19) ### Bug Fixes * **APIClient:** change default SDK url ([969d01c](969d01c))
1 parent e93e980 commit c87858f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.1](https://github.com/hexonet/java-sdk/compare/v2.3.0...v2.3.1) (2019-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **APIClient:** change default SDK url ([969d01c](https://github.com/hexonet/java-sdk/commit/969d01c))
7+
18
# [2.3.0](https://github.com/hexonet/java-sdk/compare/v2.2.1...v2.3.0) (2019-04-17)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</properties>
88
<groupId>net.hexonet.apiconnector</groupId>
99
<artifactId>java-sdk</artifactId>
10-
<version>2.3.0</version>
10+
<version>2.3.1</version>
1111
<packaging>jar</packaging>
1212
<name>java-sdk</name>
1313
<description>A connector library for the insanely fast HEXONET backend API.</description>

0 commit comments

Comments
 (0)