Skip to content

Commit db41267

Browse files
committed
Bump version
1 parent ff91a3f commit db41267

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v2.0.2
9+
10+
### Fixed
11+
- User agent header version resolution
812

913
## v2.0.1
1014

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>detectlanguage</artifactId>
77
<packaging>jar</packaging>
88
<name>detectlanguage-java</name>
9-
<version>2.0.1</version>
9+
<version>2.0.2</version>
1010
<description>Language Detection API Java client.</description>
1111
<url>http://detectlanguage.com</url>
1212
<licenses>

0 commit comments

Comments
 (0)