Skip to content

Commit 912c085

Browse files
committed
🔖 Version bump and changelog update
1 parent 64a6a42 commit 912c085

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+
## 1.1.2
2+
- Updated lints package
3+
- Fixed small lint issue
4+
15
## 1.1.1
26
- Exported parameterizedGroup base and numeric and parameterizedTest from parameterized_test numeric functions.
37

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.
3-
version: 1.1.1
3+
version: 1.1.2
44
homepage: https://www.github.com/DutchCodingCompany/parameterized_test
55

66
environment:

0 commit comments

Comments
 (0)