diff --git a/README.md b/README.md index 2a592d2..3a9df4c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ java stellar sdk for spring boot 2. Add the dependency ``` dependencies { - implementation 'com.github.imloama:stellar-springboot-starter:0.0.1' + implementation 'com.github.imloama:stellar-springboot-starter:0.0.2' } ```