Skip to content

Commit

Permalink
[ruby/open-uri] Bump up 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and matzbot committed Dec 7, 2023
1 parent ae76c8a commit a41d6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/open-uri.rb
Expand Up @@ -91,7 +91,7 @@ def self.open(name, *rest, &block)

module OpenURI

VERSION = "0.4.0"
VERSION = "0.4.1"

Options = {
:proxy => true,
Expand Down

0 comments on commit a41d6c8

Please sign in to comment.