1
mirror of https://github.com/CarmJos/EasyListener.git synced 2026-06-04 10:28:16 +08:00

fix(handler): 修复EventHandlers的泛型问题。

This commit is contained in:
2022-07-16 16:55:56 +08:00
parent bc939777a8
commit a1faaf05d6
2 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
</properties>
<groupId>cc.carm.lib</groupId>
<artifactId>easylistener</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<packaging>jar</packaging>
<name>EasyListener</name>