Skip to content

Commit

Permalink
chore(release): version 2.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 28, 2020
1 parent d4af2b8 commit 66734c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="v2.71.0"></a>
### v2.71.0 (2020-11-28)

#### Features

* allow clean to be performed in dry run mode ([a7a18fde](/../../commit/a7a18fde))

<a name="v2.70.0"></a>
### v2.70.0 (2020-11-28)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact_broker/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PactBroker
VERSION = '2.70.0'
VERSION = '2.71.0'
end

0 comments on commit 66734c8

Please sign in to comment.