From e663c3cfe04b256cc6628002c1af8d4fe84a0db8 Mon Sep 17 00:00:00 2001 From: Hussein Habibi Juybari Date: Tue, 4 Dec 2018 11:49:50 +0330 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b670eb8..bd643ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-chabok", - "version": "1.1.1", + "version": "1.2.0", "description": "React native wrapper for Chabok SDK", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"