Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 017e2d8

Browse files
authored
chore: v0.4.0 (#62)
1 parent 12062ca commit 017e2d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

brick/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.0
2+
3+
- feat!: update to Dart 3
4+
15
# 0.3.0
26

37
- feat!: bump min Dart SDK to 2.19.0

brick/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: very_good_dart_package
22
description: A Very Good Dart package created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_dart_package
4-
version: 0.3.0
4+
version: 0.4.0
55

66
environment:
77
mason: ">=0.1.0-dev.49 <0.1.0"

0 commit comments

Comments
 (0)