Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyisa committed Jul 7, 2022
1 parent 0023ab6 commit c3fc5c7
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 @@ -39,7 +39,7 @@ Then add the following dependency
<dependency>
<groupId>com.github.Diona-testserver</groupId>
<artifactId>PluginHooker</artifactId>
<version>0.5.1</version>
<version>0.6.0</version>
</dependency>
...
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.diona-testserver</groupId>
<artifactId>PluginHooker</artifactId>
<version>0.5.1</version>
<version>0.6.0</version>
<packaging>jar</packaging>

<name>PluginHooker</name>
Expand Down

0 comments on commit c3fc5c7

Please sign in to comment.