From 7eaeb78a774dcc27ca895700d4fd7b0e4a3d9139 Mon Sep 17 00:00:00 2001 From: jph Date: Thu, 7 Feb 2019 21:37:12 +0800 Subject: [PATCH] publish v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a79f581..10b3ee1 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-easy-toast", - "version": "1.1.0", + "version": "1.2.0", "description": "A react native module to show toast like android, it works on iOS and Android.", "main": "index.js", "types": "index.d.ts",