diff --git a/README.md b/README.md index aec3599..c39c961 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ repositories { } dependencies { - compile 'com.github.h0tk3y.betterParse:better-parse:0.1' + compile 'com.github.h0tk3y.betterParse:better-parse:0.2' } ```