We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415adbe commit 3e19f12Copy full SHA for 3e19f12
.gitignore
@@ -16,4 +16,5 @@ log/
16
target/
17
18
#
19
+settings.xml
20
Main.java
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.ipgeolocation</groupId>
8
<artifactId>ipgeolocation</artifactId>
9
- <version>1.0.2</version>
+ <version>1.0.5</version>
10
11
<dependencies>
12
<dependency>
0 commit comments