diff --git a/package.json b/package.json index 2e07621..908af13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-type-animation", - "version": "0.2.0", + "version": "0.3.0", "description": "React Native Type Animation is a component library that allows you to create engaging typewriter-style text animations in your React Native applications.", "main": "lib/commonjs/index", "module": "lib/module/index",