Skip to content

Commit 0c4ca98

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.2...v2.1.0) (2018-11-29) ### Bug Fixes * **pom.xml:** test releasing ([c5497a7](c5497a7)) * **travis:** fix versioning issue ([e432694](e432694)) * **travis:** review travis/semantic-release config ([216b3c8](216b3c8)) ### Features * **travis:** cleanup before_script ([8d7f207](8d7f207))
1 parent e432694 commit 0c4ca98

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

HISTORY.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.1.0](https://github.com/hexonet/java-sdk/compare/v2.0.2...v2.1.0) (2018-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **pom.xml:** test releasing ([c5497a7](https://github.com/hexonet/java-sdk/commit/c5497a7))
7+
* **travis:** fix versioning issue ([e432694](https://github.com/hexonet/java-sdk/commit/e432694))
8+
* **travis:** review travis/semantic-release config ([216b3c8](https://github.com/hexonet/java-sdk/commit/216b3c8))
9+
10+
11+
### Features
12+
13+
* **travis:** cleanup before_script ([8d7f207](https://github.com/hexonet/java-sdk/commit/8d7f207))
14+
115
### Changelog
216

317
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>net.hexonet.apiconnector</groupId>
77
<artifactId>java-sdk</artifactId>
8-
<version>2.0.2</version>
8+
<version>2.1.0</version>
99

1010
<name>java-sdk</name>
1111
<description>A connector library for the insanely fast HEXONET backend API.</description>

0 commit comments

Comments
 (0)