Skip to content

Commit 83b6ec7

Browse files
authored
Update version.rb
1 parent 001f15f commit 83b6ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/webmock/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module WebMock
4-
VERSION = '3.23.0' unless defined?(::WebMock::VERSION)
4+
VERSION = '3.23.1' unless defined?(::WebMock::VERSION)
55
end

0 commit comments

Comments
 (0)