Skip to content

Commit 4a98db4

Browse files
committed
chore(release): version 2.60.1
1 parent 3949fdd commit 4a98db4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="v2.60.1"></a>
2+
### v2.60.1 (2020-09-10)
3+
4+
#### Bug Fixes
5+
6+
* href for beta:provider-pacts-for-verification ([3949fdd1](/../../commit/3949fdd1))
7+
18
<a name="v2.60.0"></a>
29
### v2.60.0 (2020-09-08)
310

lib/pact_broker/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PactBroker
2-
VERSION = '2.60.0'
2+
VERSION = '2.60.1'
33
end

0 commit comments

Comments
 (0)