Skip to content

Commit 4cd1e49

Browse files
authored
chore: v0.3.0 (#27)
1 parent eda95db commit 4cd1e49

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.3.0
2+
3+
- feat: support for `mocktail ^0.3.0`
4+
15
# 0.2.0
26

37
- feat: add mock call for `canPop` (thanks [@allisonryan0002](https://github.com/allisonryan0002)!)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: mockingjay
22
description: A package that makes it easy to mock, test and verify navigation
33
calls in Flutter.
4-
version: 0.2.0
4+
version: 0.3.0
55
homepage: https://github.com/VeryGoodOpenSource/mockingjay
66

77
environment:

0 commit comments

Comments
 (0)