diff --git a/README.md b/README.md index 44127b2..a4fea7f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Add the following dependencies: ```groovy dependencies { - runtimeOnly 'io.github.springwolf:springwolf-ui:0.5.0' + runtimeOnly 'io.github.springwolf:springwolf-ui:0.6.0' } ```