Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed Feb 13, 2024
1 parent 9dcfe48 commit 274a514
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 @@ -31,7 +31,7 @@ Utilities for Bukkit/Spigot plugin
<dependency>
<groupId>com.github.jyhsu2000</groupId>
<artifactId>PluginUtilities</artifactId>
<version>1.4.1</version>
<version>1.5.0</version>
</dependency>
```

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 @@
<!-- The Basics -->
<groupId>club.kid7</groupId>
<artifactId>PluginUtilities</artifactId>
<version>1.4.6</version>
<version>1.5.0</version>
<dependencies>
<!-- Spigot API -->
<dependency>
Expand Down

0 comments on commit 274a514

Please sign in to comment.