Skip to content

Commit

Permalink
[ruby/net-http] Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and matzbot committed Jan 5, 2024
1 parent 7b2b1e6 commit 75a8b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/http.rb
Expand Up @@ -722,7 +722,7 @@ class HTTPHeaderSyntaxError < StandardError; end
class HTTP < Protocol

# :stopdoc:
VERSION = "0.4.0"
VERSION = "0.4.1"
HTTPVersion = '1.1'
begin
require 'zlib'
Expand Down

0 comments on commit 75a8b48

Please sign in to comment.