Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Feb 23, 2021
1 parent cc4d4ed commit cd65c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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": "2.0.4",
"version": "3.0.0",
"author": "Sam Wenke <[email protected]>",
"private": false,
"homepage": "https://github.com/react-native-voice/voice",
Expand Down

0 comments on commit cd65c47

Please sign in to comment.