Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobaraujo7 authored Jun 30, 2024
1 parent a62c939 commit 29c5486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -20,4 +20,4 @@ dev_dependencies:
flutter_lints: ^3.0.0

flutter:


0 comments on commit 29c5486

Please sign in to comment.