diff --git a/package.json b/package.json index 1104aaf..1788062 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-segmented-control-tab", - "version": "2.0.0", + "version": "2.0.1", "description": "A react native component with the same concept of react native's SegmantedControlIOS, Primarily built to support both IOS and Android.", "main": "SegmentedControlTab.js", "scripts": {