diff --git a/package-lock.json b/package-lock.json index 364c5af..d428445 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-lottie-loader", - "version": "0.0.6", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5c3c74a..a6258b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-lottie-loader", - "version": "0.0.6", + "version": "1.0.0", "description": "Useful to show lottie animation spinners in react-native mobile applications.", "main": "index.js", "scripts": {