diff --git a/package.json b/package.json index 93f0aff..4a79b2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animated-stopwatch-timer", - "version": "1.2.0", + "version": "1.3.0", "description": "React Native Stopwatch component that smoothly animates the digits change", "main": "lib/commonjs/index", "module": "lib/module/index",