We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818a0c2 commit 7aaca8eCopy full SHA for 7aaca8e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v2.59.0"></a>
2
+### v2.59.0 (2020-07-30)
3
+
4
+#### Features
5
6
+* add timestamps to version resource ([818a0c2c](/../../commit/818a0c2c))
7
8
<a name="v2.58.3"></a>
9
### v2.58.3 (2020-07-25)
10
lib/pact_broker/version.rb
@@ -1,3 +1,3 @@
module PactBroker
- VERSION = '2.58.3'
+ VERSION = '2.59.0'
end
0 commit comments