diff --git a/README.md b/README.md index 4eab7e6..76b1ef7 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ kotlin { sourceSets { commonMain { dependencies { - implementation 'com.github.tmurakami:btkt:0.1.0' + implementation 'com.github.tmurakami:btkt:0.2.0' } } }