Skip to content

Commit

Permalink
Version 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mngsk committed May 19, 2021
1 parent d32780c commit c1f5f8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using DeviceDetector with Maven is quite easy. Just add the following dependency
<dependency>
<groupId>io.github.mngsk</groupId>
<artifactId>device-detector</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.github.mngsk</groupId>
<artifactId>device-detector</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
<packaging>jar</packaging>

<name>Device Detector</name>
Expand Down

0 comments on commit c1f5f8e

Please sign in to comment.