Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
artrybalko committed Apr 29, 2024
1 parent 001f15f commit 83b6ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webmock/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module WebMock
VERSION = '3.23.0' unless defined?(::WebMock::VERSION)
VERSION = '3.23.1' unless defined?(::WebMock::VERSION)
end

0 comments on commit 83b6ec7

Please sign in to comment.