Skip to content

Commit 986daf9

Browse files
chore(release): 2.3.3 [skip ci]
## [2.3.3](v2.3.2...v2.3.3) (2019-09-19) ### Bug Fixes * **release process:** check if plugin order matters ([8618655](8618655))
1 parent 8618655 commit 986daf9

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.3](https://github.com/hexonet/java-sdk/compare/v2.3.2...v2.3.3) (2019-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **release process:** check if plugin order matters ([8618655](https://github.com/hexonet/java-sdk/commit/8618655))
7+
18
## [2.3.2](https://github.com/hexonet/java-sdk/compare/v2.3.1...v2.3.2) (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.2</version>
10+
<version>2.3.3</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)