Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Go back to previous unpublished version #211

Merged
merged 1 commit into from
Sep 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
## 1.16.1-dev

## 1.16.0
## 1.16.0-dev

* Use a stable sort algorithm in the `IterableExtension.sortedBy` method.

Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: collection
version: 1.16.1-dev
version: 1.16.0-dev

description: Collections and utilities functions and classes related to collections.
repository: https://github.com/dart-lang/collection
Expand All @@ -9,4 +9,4 @@ environment:

dev_dependencies:
lints: ^1.0.0
test: ^1.16.0-nullsafety
test: ^1.16.0