Skip to content

Commit f7aeafb

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.1...v2.3.0) (2019-04-17) ### Features * **responsetemplate:** add isPending method ([28657fa](28657fa))
1 parent 28657fa commit f7aeafb

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.0](https://github.com/hexonet/java-sdk/compare/v2.2.1...v2.3.0) (2019-04-17)
2+
3+
4+
### Features
5+
6+
* **responsetemplate:** add isPending method ([28657fa](https://github.com/hexonet/java-sdk/commit/28657fa))
7+
18
## [2.2.1](https://github.com/hexonet/java-sdk/compare/v2.2.0...v2.2.1) (2019-04-04)
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.2.1</version>
10+
<version>2.3.0</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)