From 7b157b818e902549eeb81c4f6898684b4c633383 Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 22 Nov 2015 18:02:29 +0200 Subject: [PATCH] Release 1.0.5 --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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