diff --git a/package/package.json b/package/package.json index 8d6d9e7..8e5c2ae 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "react-native-skottie", - "version": "2.0.0", + "version": "2.0.1", "description": "Efficient lottie animations in react native using Skia's Skottie module", "main": "lib/commonjs/index", "module": "lib/module/index",