diff --git a/README.md b/README.md index 37a8852..b0d8c11 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Lassi is simplest way to pick media (either image, video, audio or doc) ```groovy dependencies { ... - implementation 'com.github.Mindinventory:Lassi:0.1.1' + implementation 'com.github.Mindinventory:Lassi:0.1.2' } ```