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

Commit

Permalink
chore: v0.4.0 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo authored May 4, 2023
1 parent 44dc540 commit 81a16ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions brick/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.0

- feat!: bump min Dart SDK to 2.19.0

# 0.3.3

- chore: fix generator run
Expand Down
2 changes: 1 addition & 1 deletion brick/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: very_good_flutter_plugin
description: A Very Good federated Flutter plugin created by Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/very_good_flutter_plugin
version: 0.3.3
version: 0.4.0

environment:
mason: ">=0.1.0-dev.49 <0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion brick/hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ environment:
sdk: ">=2.19.0 <3.0.0"

dependencies:
mason: ^0.1.0-dev
mason: ^0.1.0-dev.49

0 comments on commit 81a16ad

Please sign in to comment.