You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by mh...@apache.org on 2019/10/25 19:08:25 UTC

[datafu] branch master updated: Bump version to 1.6.0

This is an automated email from the ASF dual-hosted git repository.

mhayes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datafu.git


The following commit(s) were added to refs/heads/master by this push:
     new 40e25e4  Bump version to 1.6.0
40e25e4 is described below

commit 40e25e469eb40419a367d032b6f8adcbc829bfdf
Author: Matthew Hayes <mh...@apache.org>
AuthorDate: Fri Oct 25 12:08:19 2019 -0700

    Bump version to 1.6.0
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 05d1749..a273699 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 # under the License.
 
 group=org.apache.datafu
-version=1.5.0
+version=1.6.0
 gradleVersion=4.8.1
 org.gradle.jvmargs="-XX:MaxPermSize=512m"
 scalaVersion=2.11