From 3acf7eb4c619fe1c0e257f88ea679e6a886d6a6c Mon Sep 17 00:00:00 2001 From: Sergio Alonso Date: Mon, 20 Feb 2017 18:04:38 -0800 Subject: [PATCH] New release: 4.9.5 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b8a5b283..d1141b78a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Latest Version [![Build Status](https://travis-ci.org/mixpanel/mixpanel-android.svg)](https://travis-ci.org/mixpanel/mixpanel-android) -------------------------- -##### _February 14, 2017_ - [v4.9.4](https://github.com/mixpanel/mixpanel-android/releases/tag/v4.9.4) +##### _February 20, 2017_ - [v4.9.5](https://github.com/mixpanel/mixpanel-android/releases/tag/v4.9.5) Quick Installation ------------------ diff --git a/gradle.properties b/gradle.properties index c3f5f736b..00c8b6d0c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=4.9.5-SNAPSHOT +VERSION_NAME=4.9.5 POM_PACKAGING=aar GROUP=com.mixpanel.android