Skip to content

Commit e9544e8

Browse files
committed
Version 3.7.6
1 parent 0fb300a commit e9544e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## master
3+
## 3.7.6
44

55
* Suppressed keyword argument warnings in Ruby 2.7 in async-http adapter.
66

lib/webmock/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module WebMock
2-
VERSION = '3.7.5' unless defined?(::WebMock::VERSION)
2+
VERSION = '3.7.6' unless defined?(::WebMock::VERSION)
33
end

0 commit comments

Comments
 (0)