From 0990ca03c31ed574dd8015d8c0fec3fdaad031b2 Mon Sep 17 00:00:00 2001 From: Zihe Jia Date: Fri, 6 May 2022 21:43:39 -0700 Subject: [PATCH] New release: 6.2.1 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 577be0c9..c7fb20f9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Latest Version -##### _May 05, 2022_ - [v6.2.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v6.2.0) +##### _May 06, 2022_ - [v6.2.1](https://github.com/mixpanel/mixpanel-android/releases/tag/v6.2.1) # Table of Contents diff --git a/gradle.properties b/gradle.properties index c0c44699..cc6a5a15 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=6.2.1-SNAPSHOT +VERSION_NAME=6.2.1 POM_PACKAGING=aar GROUP=com.mixpanel.android