diff --git a/package.json b/package.json index e0ba1ca..e81d8be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-truncated-text-view", - "version": "0.4.0", + "version": "0.5.0", "description": "Effortlessly truncate and expand text in React Native", "main": "lib/commonjs/index", "module": "lib/module/index",