Skip to content

Commit a2dc553

Browse files
chore: update version to 0.6.0
1 parent 252e623 commit a2dc553

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## Unreleased
1+
## 0.6.0
22

3+
- feat: improved interaction mismatch output
34
- chore: support [email protected] library
5+
- chore: permit content types other than json
46

57
## 0.5.0
68

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pact_dart
22
description: Dart DSL for Pact, the de-facto API contract testing tool.
3-
version: 0.5.0
3+
version: 0.6.0
44
homepage: https://github.com/matthewshirley/pact_dart
55

66
environment:

0 commit comments

Comments
 (0)