diff --git a/README.md b/README.md index a911b45b..a7dce0ac 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ repositories { } } dependencies { - compile 'de.speiger:Primitive-Collections:0.3.1' + compile 'de.speiger:Primitive-Collections:0.3.2' } ```