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