From 344bc6b9dfa38c68440ca8b2d0a8acee43cceb0d Mon Sep 17 00:00:00 2001 From: foxsofter Date: Fri, 24 May 2024 11:16:51 +0800 Subject: [PATCH] feat: pub 4.15.0 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a15b25..d53479ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.15.0 + +- feat: just publish new version + ## 4.14.0 - feat: popTo, popUntil support index parameter diff --git a/pubspec.yaml b/pubspec.yaml index d7bcce68..21289a47 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_thrio description: Thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs. -version: 4.14.0 +version: 4.15.0 homepage: https://github.com/flutter-thrio/flutter_thrio environment: