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

Commit 81a16ad

Browse files
authored
chore: v0.4.0 (#116)
1 parent 44dc540 commit 81a16ad

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

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!: bump min Dart SDK to 2.19.0
4+
15
# 0.3.3
26

37
- chore: fix generator run

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_flutter_plugin
22
description: A Very Good federated Flutter plugin created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_flutter_plugin
4-
version: 0.3.3
4+
version: 0.4.0
55

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

brick/hooks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ environment:
44
sdk: ">=2.19.0 <3.0.0"
55

66
dependencies:
7-
mason: ^0.1.0-dev
7+
mason: ^0.1.0-dev.49

0 commit comments

Comments
 (0)