Skip to content

Commit 9d36276

Browse files
authored
Merge pull request #69 from hoc081098/dependabot/pub/dart_either-1.0.0
Bump dart_either from 1.0.0-beta06 to 1.0.0
2 parents 04fe611 + c10c8c5 commit 9d36276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ packages:
175175
name: dart_either
176176
url: "https://pub.dartlang.org"
177177
source: hosted
178-
version: "1.0.0-beta06"
178+
version: "1.0.0"
179179
dart_style:
180180
dependency: transitive
181181
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
rxdart_ext: ^0.2.5
3333
did_change_dependencies: ^1.0.0
3434
stream_loader: ^1.5.0
35-
dart_either: ^1.0.0-beta06
35+
dart_either: ^1.0.0
3636

3737
dev_dependencies:
3838
plugin_platform_interface: ^2.1.2

0 commit comments

Comments
 (0)