From 8f2ac8924d79376c862c21e62ff67d71f20ba673 Mon Sep 17 00:00:00 2001 From: TimAndy Date: Fri, 4 Jan 2019 13:53:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=202.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- VERSION | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 511041a0..a5ec6887 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,13 @@ Linq to Objects for Java. com.bestvike linq - 2.0.0 + 2.0.1 ``` ## Gradle ``` -compile 'com.bestvike:linq:2.0.0' +compile 'com.bestvike:linq:2.0.1' ``` ## Demos diff --git a/VERSION b/VERSION index 359a5b95..10bf840e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +2.0.1 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 9ca81301..50e5e524 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.bestvike linq - 2.0.0 + 2.0.1 jar linq