Skip to content

Commit 78988c6

Browse files
authored
chore: bump to 0.4.0 and update changelog (#53)
1 parent b53dd27 commit 78988c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.4.0
2+
3+
- feat: support for `mocktail ^1.0.0`
4+
- feat: support for `flutter 3.13.0`
5+
16
# 0.3.0
27

38
- feat: support for `mocktail ^0.3.0`

pubspec.yaml

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

66
environment:

0 commit comments

Comments
 (0)