From 3501f7c1800927384195258c07c3ec9c3d5a21bf Mon Sep 17 00:00:00 2001 From: Ahmed Hnewa <73608287+freshtechtips@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:52:15 +0300 Subject: [PATCH] Update version in pubspec.yaml --- FETCH_HEAD | 0 flutter_quill_extensions/pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 FETCH_HEAD diff --git a/FETCH_HEAD b/FETCH_HEAD new file mode 100644 index 00000000..e69de29b diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index d6c3f367..5b1c5670 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill_extensions description: Embed extensions for flutter_quill including image, video, formula and etc. -version: 0.5.1 +version: 0.5.2 homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions