Skip to content

Commit 40cdab6

Browse files
chore(release): 2.3.4 [skip ci]
## [2.3.4](v2.3.3...v2.3.4) (2019-10-04) ### Bug Fixes * **responsetemplate/mgr:** improve description for `423 Empty API response` ([09d6060](09d6060))
1 parent 09d6060 commit 40cdab6

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.4](https://github.com/hexonet/java-sdk/compare/v2.3.3...v2.3.4) (2019-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **responsetemplate/mgr:** improve description for `423 Empty API response` ([09d6060](https://github.com/hexonet/java-sdk/commit/09d6060))
7+
18
## [2.3.3](https://github.com/hexonet/java-sdk/compare/v2.3.2...v2.3.3) (2019-09-19)
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.3</version>
10+
<version>2.3.4</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)