From e0e0ab89157f257d11ee3211517fde8863eb2781 Mon Sep 17 00:00:00 2001 From: Zihe Jia Date: Thu, 30 Jun 2022 15:42:36 -0700 Subject: [PATCH] New release: 6.4.0 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b05c2b63..bde86a63 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Latest Version -##### _June 24, 2022_ - [v6.3.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v6.3.0) +##### _June 30, 2022_ - [v6.4.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v6.4.0) # Table of Contents diff --git a/gradle.properties b/gradle.properties index 90c0775a..730d471f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=6.4.0-SNAPSHOT +VERSION_NAME=6.4.0 POM_PACKAGING=aar GROUP=com.mixpanel.android