From 29c548668a7ff2f12f985301fbf9b030ac2468d1 Mon Sep 17 00:00:00 2001 From: Jacob Moura Date: Sun, 30 Jun 2024 12:14:47 -0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index db20444..a7f3015 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: value_selectable description: "A Flutter package that provides computed values for `ValueNotifier`, inspired by the Selectors from Recoil." repository: https://github.com/Flutterando/value_selectable -version: 1.1.1 +version: 2.0.0 environment: sdk: '>=3.0.0 <4.0.0' @@ -20,4 +20,4 @@ dev_dependencies: flutter_lints: ^3.0.0 flutter: - \ No newline at end of file +