We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ca6ad commit 09df813Copy full SHA for 09df813
lib/open-uri.rb
@@ -91,7 +91,7 @@ def self.open(name, *rest, &block)
91
92
module OpenURI
93
94
- VERSION = "0.3.0"
+ VERSION = "0.4.0"
95
96
Options = {
97
:proxy => true,
0 commit comments