diff --git a/package.json b/package.json index ef2d53f..de84667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-collapsible", - "version": "0.14.0", + "version": "1.0.0", "description": "Animated collapsible component for React Native using the Animated API. Good for accordions, toggles etc", "main": "Collapsible.js", "types": "index.d.ts",