Skip to content

Commit cd65c47

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.0.4...v3.0.0) (2021-02-23) ### Bug Fixes * **iOS:** Xcode 12 compatibility ([#297](#297)) ([cc4d4ed](cc4d4ed)) ### BREAKING CHANGES * **iOS:** react-native peer dependency bumped to >= 0.60.2
1 parent cc4d4ed commit cd65c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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": "2.0.4",
4+
"version": "3.0.0",
55
"author": "Sam Wenke <[email protected]>",
66
"private": false,
77
"homepage": "https://github.com/react-native-voice/voice",

0 commit comments

Comments
 (0)