From 2ec50bc97bde44e932fdfa5b1de96eec987c0ab4 Mon Sep 17 00:00:00 2001 From: Tanay Neotia Date: Wed, 25 Jan 2023 10:20:39 -0500 Subject: [PATCH] Version bump 2.5.1 --- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index fd6c343b..b98a159b 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -155,7 +155,7 @@ packages: path: ".." relative: true source: path - version: "2.5.0" + version: "2.5.1" infinite_listview: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4abab8d3..82d4a1ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: html_editor_enhanced description: HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more. -version: 2.5.0 +version: 2.5.1 homepage: https://github.com/tneotia/html-editor-enhanced environment: