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

Commit 54874f9

Browse files
authored
chore: v0.2.5 (#52)
1 parent ac3d5ed commit 54874f9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

brick/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.2.5
2+
3+
- fix: patch version downgrade
4+
- chore: support dart sdk 2.18.0
5+
16
# 0.2.4
27

38
- fix: unnecessary issue/pr templates on template src

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.2.4
4+
version: 0.2.5
55

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

0 commit comments

Comments
 (0)