diff --git a/package-lock.json b/package-lock.json index 10e5f46..72140c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-live-stories", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cab8916..3875694 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blackbox-vision/react-native-live-stories", - "version": "0.1.0", + "version": "0.2.0", "description": "An Instagram video stories component", "main": "lib/commonjs/index", "module": "lib/module/index",