Skip to content

Commit

Permalink
Releasing version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottmurray committed Jun 3, 2020
1 parent 63f0e3e commit 8c78ff7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@




### 0.22.0
* d112a4a - Merge pull request #134 from elliottmurray/multiple-custom-provider-header (Elliott Murray, Mon May 11 16:32:49 2020 +0100)
* 58f8e6b - Fix some style issues (Elliott Murray, Wed Apr 29 12:35:00 2020 +0100)
Expand Down
2 changes: 1 addition & 1 deletion pact/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Pact version info."""

__version__ = '1.0.0'
__version__ = '1.0.1'

0 comments on commit 8c78ff7

Please sign in to comment.