Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 886309b

Browse files
committed
chore: release 1.0.6-beta.0
1 parent 9d5a5e3 commit 886309b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-audio-playback",
3-
"version": "1.0.5",
3+
"version": "1.0.6-beta.0",
44
"description": "Play sounds with lowest latency in React Native using Google Oboe for Android and Audio Unit for iOS",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)