Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rogchap committed Oct 27, 2016
1 parent d4d69fb commit a3fc75a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-twilio",
"version": "0.3.0",
"version": "1.0.0",
"description": "A React Native wrapper for the Twilio mobile SDK",
"repository": {
"type": "git",
Expand All @@ -17,7 +17,8 @@
"voice",
"phone",
"voip",
"ios"
"ios",
"android"
],
"author": "Roger Chapman",
"license": "MIT"
Expand Down

0 comments on commit a3fc75a

Please sign in to comment.