We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e2531 commit 50dfcf4Copy full SHA for 50dfcf4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.3
2
+
3
+- Fixed README markdown formatting for pub.dev
4
5
## 0.0.2
6
7
- Fixed dependency warnings for publishing
pubspec.yaml
@@ -1,6 +1,6 @@
name: parameterized_test
description: Simple package that helps with executing parameterized tests. Inspired by JUnit ParameterizedTest CsvValues.
-version: 0.0.2
+version: 0.0.3
homepage: https://www.github.com/DutchCodingCompany/parameterized_test
environment:
0 commit comments