Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.5...v3.2.0) (2021-06-02)

### Features

* **Expo:** Added Expo config plugin ([#317](#317)) ([057e06d](057e06d))
  • Loading branch information
semantic-release-bot committed Jun 2, 2021
1 parent 057e06d commit 6019f45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-voice/voice",
"description": "React Native Native Voice library for iOS and Android",
"version": "3.1.5",
"version": "3.2.0",
"author": "Sam Wenke <samwenke@gmail.com>",
"private": false,
"homepage": "https://github.com/react-native-voice/voice",
Expand Down Expand Up @@ -31,7 +31,6 @@
"peerDependencies": {
"react-native": ">= 0.60.2"
},

"repository": {
"type": "git",
"url": "git://github.com/react-native-voice/voice.git"
Expand Down

0 comments on commit 6019f45

Please sign in to comment.