diff --git a/README.md b/README.md index 19370cf..73df0e9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ repositories { } dependencies { - implementation 'io.typst:command-bukkit:3.1.6' + implementation 'io.typst:command-bukkit:3.2.0' } ``` @@ -24,7 +24,7 @@ dependencies { io.typst command-bukkit - 3.1.6 + 3.2.0 ```