Skip to content

Commit 7244ac7

Browse files
committed
chore: v0.1.1 (#5)
1 parent 0221826 commit 7244ac7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 0.1.0 (2022-03-09)
1+
# [0.1.1](https://github.com/VeryGoodOpenSource/very_good_test_runner/compare/v0.1.0...v0.1.1) (2022-03-09)
2+
3+
### Bug Fixes
4+
5+
- README logo order ([aaba957](https://github.com/VeryGoodOpenSource/very_good_test_runner/commit/aaba957d3bc6739e7d7314cdb8a0dd1fae5e696d))
6+
7+
# [0.1.0](https://github.com/VeryGoodOpenSource/very_good_test_runner/compare/3001cef12ee5fb5c52a1652ff24209037a225ece...v0.1.0) (2022-03-09)
28

39
### Features
410

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: very_good_test_runner
22
description: A test runner for Flutter and Dart created by Very Good Ventures
33
homepage: https://github.com/VeryGoodOpenSource/very_good_test_runner
4-
version: 0.1.0
4+
version: 0.1.1
55

66
environment:
77
sdk: ">=2.16.0 <3.0.0"

0 commit comments

Comments
 (0)