From 5fa115a382a20ee1a111cd82953c147e6dbb7b00 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 4 Sep 2020 05:42:36 +0000 Subject: [PATCH] chore(release): 1.1.9 [skip ci] ## [1.1.9](https://github.com/react-native-community/voice/compare/v1.1.8...v1.1.9) (2020-09-04) ### Bug Fixes * **TypeScript:** change type from string literal to string type ([#268](https://github.com/react-native-community/voice/issues/268)) ([86e4bc1](https://github.com/react-native-community/voice/commit/86e4bc1e4e43b1e47b6aaf2ae5df60c316ace35d)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6243527..e41d2ae9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-community/voice", "description": "React Native Native Voice library for iOS and Android", - "version": "1.1.8", + "version": "1.1.9", "author": "Sam Wenke ", "homepage": "https://github.com/react-native-community/voice", "devDependencies": {