diff --git a/package.json b/package.json index acc6ddf..d997115 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animateable-text", - "version": "0.8.2", + "version": "0.9.0", "description": "A fork of React Native's component that supports Animated Values", "main": "lib/commonjs/index", "module": "lib/module/index",