Skip to content

Commit 7f9f597

Browse files
authored
update the pubspec version of package:collection (#730)
1 parent abcf992 commit 7f9f597

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/collection/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.19.1-wip
1+
## 1.20.0-wip
22

33
- Add `IterableMapEntryExtension` for working on `Map` as a list of pairs, using
44
`Map.entries`.

pkgs/collection/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: collection
2-
version: 1.19.1-wip
2+
version: 1.20.0-wip
33
description: >-
44
Collections and utilities functions and classes related to collections.
55
repository: https://github.com/dart-lang/core/tree/main/pkgs/collection

0 commit comments

Comments
 (0)