We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb300a commit e9544e8Copy full SHA for e9544e8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## master
+## 3.7.6
4
5
* Suppressed keyword argument warnings in Ruby 2.7 in async-http adapter.
6
lib/webmock/version.rb
@@ -1,3 +1,3 @@
module WebMock
- VERSION = '3.7.5' unless defined?(::WebMock::VERSION)
+ VERSION = '3.7.6' unless defined?(::WebMock::VERSION)
end
0 commit comments