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

Commit 198bbc5

Browse files
authored
chore: v0.1.0 (#12)
1 parent 50cdc5d commit 198bbc5

2 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.1.0
2+
3+
- feat: upgrade to Flutter 3.3.1 and very_good_analysis 3.0.2
4+
15
# 0.0.1
26

37
- feat: initial release 🎉

brick/brick.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: very_good_flutter_package
22
description: A Very Good Flutter package created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_flutter_package
4-
version: 0.0.1
4+
version: 0.1.0
55

66
environment:
77
mason: ">=0.1.0-dev.26 <0.1.0"
@@ -15,5 +15,5 @@ vars:
1515
description:
1616
type: string
1717
description: The package description
18-
default: A very good dart package
18+
default: A very good flutter package
1919
prompt: What is the project description?

0 commit comments

Comments
 (0)