Skip to content

Commit 50dfcf4

Browse files
committed
bump 0.0.3
1 parent 20e2531 commit 50dfcf4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.3
2+
3+
- Fixed README markdown formatting for pub.dev
4+
15
## 0.0.2
26

37
- Fixed dependency warnings for publishing

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parameterized_test
22
description: Simple package that helps with executing parameterized tests. Inspired by JUnit ParameterizedTest CsvValues.
3-
version: 0.0.2
3+
version: 0.0.3
44
homepage: https://www.github.com/DutchCodingCompany/parameterized_test
55

66
environment:

0 commit comments

Comments
 (0)