diff --git a/README.md b/README.md index 6ba24a4..1d2c6c3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Hummingbird requires a minimum of Java 8. Hummingbird is hosted in Maven Central and can be added as a dependency with the following: ``` -implementation('com.sparrowwallet:hummingbird:1.6.5') +implementation('com.sparrowwallet:hummingbird:1.6.6') ``` ## Usage