From fbb518a67afd691c699d6d9298e9acc661f52d95 Mon Sep 17 00:00:00 2001 From: matrixbirds Date: Tue, 2 Jul 2019 19:53:56 +0800 Subject: [PATCH] release 2.4.1-alpha.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c0f31c1f..9d17040a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-agora", - "version": "2.4.1-alpha.1", + "version": "2.4.1-alpha.2", "description": "React Native around the Agora RTC SDKs for Android and iOS agora", "summary": "agora native sdk for react-native", "main": "lib/index.js",