diff --git a/package/package.json b/package/package.json index eeb5f79..6466e56 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "react-native-skottie", - "version": "2.1.2", + "version": "2.1.3", "description": "Efficient lottie animations in react native using Skia's Skottie module", "main": "lib/commonjs/index", "module": "lib/module/index",