Skip to content

Commit 33f9d60

Browse files
committed
Release 4.3.1.
1 parent e796ba9 commit 33f9d60

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 4.3.1
4+
5+
- Internal: cleanup for pedantic v1.9.0 lints.
6+
37
## 4.3.0
48

59
- Add extensions methods: `List.build`, `Set.build`, `Map.build`,

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: built_collection
2-
version: 4.3.0
2+
version: 4.3.1
33
description: >
44
Immutable collections based on the SDK collections. Each SDK collection class
55
is split into a new immutable collection class and a corresponding mutable

0 commit comments

Comments
 (0)