diff --git a/HISTORY.md b/HISTORY.md index 2777bf7f..36b902fd 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,10 @@ +## [2.3.3](https://github.com/hexonet/java-sdk/compare/v2.3.2...v2.3.3) (2019-09-19) + + +### Bug Fixes + +* **release process:** check if plugin order matters ([8618655](https://github.com/hexonet/java-sdk/commit/8618655)) + ## [2.3.2](https://github.com/hexonet/java-sdk/compare/v2.3.1...v2.3.2) (2019-09-19) diff --git a/pom.xml b/pom.xml index ba337946..290e2c0d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.hexonet.apiconnector java-sdk - 2.3.2 + 2.3.3 jar java-sdk A connector library for the insanely fast HEXONET backend API.