diff --git a/package.json b/package.json index 21edb79..aa52039 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-volume-manager", "packageManager": "yarn@4.5.3", - "version": "2.0.1", + "version": "2.0.2", "description": "React Native module which adds the ability to change the system volume on iOS and Android, listen to volume changes and supress the native volume UI to build your own volume slider or UX.", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",