diff --git a/CHANGELOG.md b/CHANGELOG.md index cbff3bc..35229ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.0.6 + ## 0.0.5 All elements has changed their signatures: they all will accept an additional lambda for attributes configuration diff --git a/gradle.properties b/gradle.properties index 251705c..3518cb9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,5 +9,4 @@ android.enableJetifier=true # Project data group=dev.inmo -version=0.0.5 - +version=0.0.6