From 33916ad50bf6bf1632057f58e531e6bf327a75b1 Mon Sep 17 00:00:00 2001 From: Kunchok Tashi Date: Thu, 1 Dec 2022 12:53:21 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e25437c..b9750c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_text_viewer description: Flutter textviewer package provide easy and simple way to load and search text from assets,file and even direct input string. -version: 0.0.4 +version: 0.0.5 homepage: https://github.com/CodingWithTashi/flutter_text_viewer issue_tracker: https://github.com/CodingWithTashi/flutter_text_viewer/issues