From 073a5d9890f5b97ff737a380a32a86367be80c08 Mon Sep 17 00:00:00 2001 From: Mai Trung Duc Date: Sun, 28 Nov 2021 11:56:06 +0800 Subject: [PATCH] chore: release 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3703f54..6643648 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zalo-kit", - "version": "2.1.0", + "version": "2.1.1", "description": "Zalo SDK implementation for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",