Skip to content

Commit

Permalink
Update v1.2.0 -> v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quantiom committed Aug 29, 2022
1 parent 7f7be5e commit 9b7bfc1
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 @@ -62,7 +62,7 @@ Add the dependency and replace `<version>...</version>` with the current version
<dependency>
<groupId>com.github.quantiom</groupId>
<artifactId>AdvancedVanish</artifactId>
<version>v1.2.0</version>
<version>v1.2.1</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>me.quantiom</groupId>
<artifactId>advancedvanish</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<packaging>jar</packaging>

<name>AdvancedVanish</name>
Expand Down

0 comments on commit 9b7bfc1

Please sign in to comment.