We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc21eed commit ea79496Copy full SHA for ea79496
HISTORY.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/hexonet/java-sdk/compare/v2.1.0...v2.1.1) (2018-11-29)
2
+
3
4
+### Bug Fixes
5
6
+* **mvn:** review deployment ([bc21eed](https://github.com/hexonet/java-sdk/commit/bc21eed))
7
8
# [2.1.0](https://github.com/hexonet/java-sdk/compare/v2.0.2...v2.1.0) (2018-11-29)
9
10
pom.xml
@@ -5,7 +5,7 @@
<groupId>net.hexonet.apiconnector</groupId>
<artifactId>java-sdk</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1</version>
<name>java-sdk</name>
11
<description>A connector library for the insanely fast HEXONET backend API.</description>
0 commit comments