From 4e59c96c46a3131ed6cb77f137d3cdd27b4f8451 Mon Sep 17 00:00:00 2001 From: Siamak Date: Thu, 9 Apr 2020 22:32:53 +0800 Subject: [PATCH] version increased to 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39dd36b..e197ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radio-buttons-react-native", - "version": "1.0.1", + "version": "1.0.4", "description": "Animated radio buttons component for react native", "main": "RadioButtonRN.js", "scripts": {