diff --git a/README.md b/README.md index c7b011f4..c6279c33 100644 --- a/README.md +++ b/README.md @@ -67,14 +67,14 @@ Download [latest release](https://github.com/aNNiMON/Lightweight-Stream-API/rele com.annimon stream - 1.0.4 + 1.0.5 ``` or Gradle: ```groovy dependencies { ... - compile 'com.annimon:stream:1.0.4' + compile 'com.annimon:stream:1.0.5' ... } ``` diff --git a/pom.xml b/pom.xml index c076f86e..3306b922 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.annimon stream - 1.0.4 + 1.0.5 jar UTF-8 @@ -33,7 +33,7 @@ scm:git:git@github.com:aNNiMON/Lightweight-Stream-API.git scm:git:git@github.com:aNNiMON/Lightweight-Stream-API.git git@github.com:aNNiMON/Lightweight-Stream-API.git - v1.0.4 + v1.0.5