diff --git a/package.json b/package.json index a03d656..6719669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-audio-playback", - "version": "1.0.1", + "version": "1.0.2", "description": "Play sounds with lowest latency in React Native using Google Oboe for Android and Audio Unit for iOS", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",