From 71f7d2d36842da9ba89e5e58090091f4df7b4793 Mon Sep 17 00:00:00 2001 From: Paul Ruiz Date: Tue, 3 Sep 2024 08:13:00 -0600 Subject: [PATCH] Update pubspec.yaml Switching to 0.11.0 since this is likely breaking changes. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8953363..fcfc294 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ name: tflite_flutter description: TensorFlow Lite Flutter plugin provides an easy, flexible, and fast Dart API to integrate TFLite models in flutter apps across mobile and desktop platforms. -version: 0.10.5 +version: 0.11.0 homepage: https://github.com/tensorflow/flutter-tflite environment: