Skip to content

Commit ac13c86

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2018-11-29) ### Bug Fixes * **pom.xml:** review config + test packaging/releasing ([3cbfed9](3cbfed9))
1 parent 3cbfed9 commit ac13c86

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.1.2](https://github.com/hexonet/java-sdk/compare/v2.1.1...v2.1.2) (2018-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **pom.xml:** review config + test packaging/releasing ([3cbfed9](https://github.com/hexonet/java-sdk/commit/3cbfed9))
7+
18
## [2.1.1](https://github.com/hexonet/java-sdk/compare/v2.1.0...v2.1.1) (2018-11-29)
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.1.1</version>
10+
<version>2.1.2</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)