Skip to content

Commit

Permalink
chore: release 1.25.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 9, 2019
1 parent a8452bd commit 72ec28b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="v1.25.0-1"></a>
### v1.25.0-1 (2019-11-09)

#### Features

* **gems**
* update pact gem to 1.42.2 ([a8452bd](/../../commit/a8452bd))
* update pact gem to 1.42.1 ([44cdd4e](/../../commit/44cdd4e))


<a name="v1.24.0-1"></a>
### v1.24.0-1 (2019-09-26)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact/provider_verifier/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Pact
module ProviderVerifier
VERSION = "1.24.0"
VERSION = "1.25.0"
end
end

0 comments on commit 72ec28b

Please sign in to comment.