From 7051cab7d242ca44cb581ad4d94f8b76d89af882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Wr=C3=B3bel?= Date: Fri, 14 Oct 2022 23:07:02 +0200 Subject: [PATCH] update --- 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 b9270e6..e78a093 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -14,7 +14,7 @@ packages: path: ".." relative: true source: path - version: "0.0.4" + version: "0.0.5" boolean_selector: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6b2b798..71770f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: auto_scroll_text description: AutoScrollText is package for users which need a single line text widget without overlaping or TextOverflow.elipsis for long texts. -version: 0.0.4 +version: 0.0.5 homepage: https://github.com/Bomsamdi/auto_scroll_text environment: