Skip to content

Commit 6019f45

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.5...v3.2.0) (2021-06-02) ### Features * **Expo:** Added Expo config plugin ([#317](#317)) ([057e06d](057e06d))
1 parent 057e06d commit 6019f45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-voice/voice",
33
"description": "React Native Native Voice library for iOS and Android",
4-
"version": "3.1.5",
4+
"version": "3.2.0",
55
"author": "Sam Wenke <[email protected]>",
66
"private": false,
77
"homepage": "https://github.com/react-native-voice/voice",
@@ -31,7 +31,6 @@
3131
"peerDependencies": {
3232
"react-native": ">= 0.60.2"
3333
},
34-
3534
"repository": {
3635
"type": "git",
3736
"url": "git://github.com/react-native-voice/voice.git"

0 commit comments

Comments
 (0)