From a8dd91c384c01e55806e36d1696ac95bb01afdae Mon Sep 17 00:00:00 2001 From: "Jerry.Luo" Date: Wed, 20 Mar 2019 14:57:18 +0800 Subject: [PATCH] bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cc23e4..c40e391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ping", - "version": "1.1.2", + "version": "1.1.3", "description": "Highly accurate ICMP Ping controller for React Native", "main": "index.js", "scripts": {