Skip to content

Commit

Permalink
- Changed version
Browse files Browse the repository at this point in the history
Signed-off-by: Lyzev <lyzev.info@gmail.com>
  • Loading branch information
Lyzev committed Apr 6, 2022
1 parent 243b789 commit d577999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -76,7 +76,7 @@ dependencies {
<summary>Raw Jar</summary>

1. Go to the [release page](https://github.com/Lyzev/Whois4K/releases).
2. Download Whois4K-${version}.jar.
2. Download Whois4K-jar-with-dependencies.jar.
3. Add the jar to your classpath.

</details>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>me.lyzev</groupId>
<groupId>me.lyzev.whois</groupId>
<artifactId>Whois4K</artifactId>
<version>1.1</version>
<version>1.2</version>

<properties>
<maven.compiler.source>16</maven.compiler.source>
Expand Down

0 comments on commit d577999

Please sign in to comment.