Skip to content

Commit 6a4316c

Browse files
committed
chore(release): version 1.65.2
1 parent 1aafba0 commit 6a4316c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<a name="v1.65.2"></a>
2+
### v1.65.2 (2024-09-26)
3+
14
<a name="v1.65.1"></a>
25
### v1.65.1 (2024-08-08)
36

lib/pact/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Remember to bump pact-provider-proxy when this changes major version
22
module Pact
3-
VERSION = "1.65.1"
3+
VERSION = "1.65.2"
44
end

0 commit comments

Comments
 (0)