Skip to content
This repository was archived by the owner on Aug 21, 2020. It is now read-only.

Commit 4f21a5f

Browse files
committed
dropping version to 0.9.0. Reserving 1.0.0 for an upcoming breaking change related to file paths
1 parent 2f30e45 commit 4f21a5f

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",
3-
"version": "1.0.0",
3+
"version": "0.9.0",
44
"description": "React Native library for simple audio recording. Wraps AVAudioRecorder/Player.",
55
"main": "Audio.ios.js",
66
"author": "Joshua Sierles <[email protected]> (https://github.com/jsierles)",

0 commit comments

Comments
 (0)