We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67feab1 commit 8c9e475Copy full SHA for 8c9e475
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 4.2.2 (unreleased)
+## 4.2.2
4
5
- Bug fix: `ListMultimapBuilder.[]` no longer ignores modifications under some
6
circumstances.
pubspec.yaml
@@ -1,5 +1,5 @@
name: built_collection
-version: 4.2.1
+version: 4.2.2
description: >
Immutable collections based on the SDK collections. Each SDK collection class
is split into a new immutable collection class and a corresponding mutable
0 commit comments