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

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsierles committed Sep 17, 2016
1 parent 42eee8d commit 9828633
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-audio",
"version": "1.3.0",
"description": "React Native library for simple audio recording. Wraps AVAudioRecorder/Player.",
"version": "2.0.0",
"description": "React Native extension for recording audio",
"main": "Audio.ios.js",
"author": "Joshua Sierles <joshua@diluvia.net> (https://github.com/jsierles)",
"files": [
Expand All @@ -17,7 +17,6 @@
],
"keywords": [
"react-native",
"ios",
"audio",
"record"
],
Expand Down

0 comments on commit 9828633

Please sign in to comment.