diff --git a/README.md b/README.md index c7bfdc8..27f8f12 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ repositories { ... dependencies { ... - implementation 'com.github.knokko:vk-boiler:v2.0.0' + implementation 'com.github.knokko:vk-boiler:v2.1.0' } ``` @@ -211,7 +211,7 @@ dependencies { com.github.knokko vk-boiler - v2.0.0 + v2.1.0 ```