diff --git a/README.md b/README.md index e2a1cbd..b54cd74 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,12 @@ You can then include the dependency in your project. net.hypixel mod-api - 0.3.1 + 0.3.2 ``` ```gradle dependencies { - implementation 'net.hypixel:mod-api:0.3.1' + implementation 'net.hypixel:mod-api:0.3.2' } ```