From 0b4b95d90dde453289e39533e6b3ac256d94b0fe Mon Sep 17 00:00:00 2001 From: sowens-csd Date: Mon, 8 Nov 2021 06:52:52 -0500 Subject: [PATCH] doc: 5.2.0 --- speech_to_text/CHANGELOG.md | 2 +- speech_to_text/README.md | 2 +- speech_to_text/example/pubspec.lock | 2 +- speech_to_text/pubspec.yaml | 2 +- speech_to_text_platform_interface/pubspec.lock | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/speech_to_text/CHANGELOG.md b/speech_to_text/CHANGELOG.md index 186288dc..dc7703a7 100644 --- a/speech_to_text/CHANGELOG.md +++ b/speech_to_text/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 5.2.1 +## 5.2.0 ### New * Changed the `error_unknown` return to `error_unknown ({error_code})` so that the diff --git a/speech_to_text/README.md b/speech_to_text/README.md index 9a2984e2..a6a6f025 100644 --- a/speech_to_text/README.md +++ b/speech_to_text/README.md @@ -1,6 +1,6 @@ # speech_to_text -[![pub package](https://img.shields.io/badge/pub-v5.2.1-blue)](https://pub.dartlang.org/packages/speech_to_text) [![build status](https://github.com/csdcorp/speech_to_text/workflows/build/badge.svg)](https://github.com/csdcorp/speech_to_text/actions?query=workflow%3Abuild) [![codecov](https://codecov.io/gh/csdcorp/speech_to_text/branch/main/graph/badge.svg?token=4LV3HESMS4)](undefined) +[![pub package](https://img.shields.io/badge/pub-v5.2.0-blue)](https://pub.dartlang.org/packages/speech_to_text) [![build status](https://github.com/csdcorp/speech_to_text/workflows/build/badge.svg)](https://github.com/csdcorp/speech_to_text/actions?query=workflow%3Abuild) [![codecov](https://codecov.io/gh/csdcorp/speech_to_text/branch/main/graph/badge.svg?token=4LV3HESMS4)](undefined) A library that exposes device specific speech recognition capability. diff --git a/speech_to_text/example/pubspec.lock b/speech_to_text/example/pubspec.lock index eef93f11..da58698c 100644 --- a/speech_to_text/example/pubspec.lock +++ b/speech_to_text/example/pubspec.lock @@ -153,7 +153,7 @@ packages: path: ".." relative: true source: path - version: "5.2.1" + version: "5.2.0" speech_to_text_platform_interface: dependency: transitive description: diff --git a/speech_to_text/pubspec.yaml b/speech_to_text/pubspec.yaml index 4d9095a4..54337fcf 100644 --- a/speech_to_text/pubspec.yaml +++ b/speech_to_text/pubspec.yaml @@ -1,6 +1,6 @@ name: speech_to_text description: A Flutter plugin that exposes device specific speech to text recognition capability. -version: 5.2.1 +version: 5.2.0 homepage: https://github.com/csdcorp/speech_to_text environment: diff --git a/speech_to_text_platform_interface/pubspec.lock b/speech_to_text_platform_interface/pubspec.lock index 5ede387a..d8cb7fbb 100644 --- a/speech_to_text_platform_interface/pubspec.lock +++ b/speech_to_text_platform_interface/pubspec.lock @@ -28,7 +28,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.6.1" + version: "2.8.1" boolean_selector: dependency: transitive description: @@ -70,7 +70,7 @@ packages: name: charcode url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.3.1" cli_util: dependency: transitive description: @@ -178,7 +178,7 @@ packages: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.7.0" mockito: dependency: "direct dev" description: @@ -274,7 +274,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.4.2" typed_data: dependency: transitive description: