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

Commit 9828633

Browse files
committed
v2.0.0
1 parent 42eee8d commit 9828633

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-audio",
3-
"version": "1.3.0",
4-
"description": "React Native library for simple audio recording. Wraps AVAudioRecorder/Player.",
3+
"version": "2.0.0",
4+
"description": "React Native extension for recording audio",
55
"main": "Audio.ios.js",
66
"author": "Joshua Sierles <[email protected]> (https://github.com/jsierles)",
77
"files": [
@@ -17,7 +17,6 @@
1717
],
1818
"keywords": [
1919
"react-native",
20-
"ios",
2120
"audio",
2221
"record"
2322
],

0 commit comments

Comments
 (0)