Skip to content

Commit

Permalink
Update version numbers in pubspec.lock and sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
carllosnc committed Feb 10, 2024
1 parent e885342 commit 6c331a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.8"
version: "0.0.10"
integration_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -452,5 +452,5 @@ packages:
source: hosted
version: "1.0.3"
sdks:
dart: ">=3.2.0 <4.0.0"
dart: ">=3.2.3 <4.0.0"
flutter: ">=3.16.0"

0 comments on commit 6c331a5

Please sign in to comment.