Skip to content

Commit fb80248

Browse files
chore(release): 4.0.7 [skip ci]
## [4.0.7](v4.0.6...v4.0.7) (2021-05-20) ### Bug Fixes * **test:** release ([686b040](686b040))
1 parent 686b040 commit fb80248

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+90
-83
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.7](https://github.com/hexonet/java-sdk/compare/v4.0.6...v4.0.7) (2021-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **test:** release ([686b040](https://github.com/hexonet/java-sdk/commit/686b040a682a9a437dc8850cba59ca0f283062a1))
7+
18
## [4.0.6](https://github.com/hexonet/java-sdk/compare/v4.0.5...v4.0.6) (2021-05-20)
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>4.0.6</version>
10+
<version>4.0.7</version>
1111
<packaging>jar</packaging>
1212
<name>java-sdk</name>
1313
<description>A connector library for the insanely fast HEXONET backend API.</description>

src/main/java/net/hexonet/apiconnector/APIClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ public String getReferer() {
297297
* @return module version
298298
*/
299299
public String getVersion() {
300-
return "4.0.6";
300+
return "4.0.7";
301301
}
302302

303303
/**

target/apidocs/allclasses-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>All Classes (java-sdk 4.0.5 API)</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>All Classes (java-sdk 4.0.6 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

target/apidocs/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>All Packages (java-sdk 4.0.5 API)</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>All Packages (java-sdk 4.0.6 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

target/apidocs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>Constant Field Values (java-sdk 4.0.5 API)</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>Constant Field Values (java-sdk 4.0.6 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

target/apidocs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>API Help (java-sdk 4.0.5 API)</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>API Help (java-sdk 4.0.6 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

target/apidocs/index-all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>Index (java-sdk 4.0.5 API)</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>Index (java-sdk 4.0.6 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

target/apidocs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>java-sdk 4.0.5 API</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>java-sdk 4.0.6 API</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

target/apidocs/net/hexonet/apiconnector/APIClient.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Thu May 20 13:59:24 UTC 2021 -->
6-
<title>APIClient (java-sdk 4.0.5 API)</title>
5+
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
6+
<title>APIClient (java-sdk 4.0.6 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-05-20">

0 commit comments

Comments
 (0)