Skip to content

Commit 6475fa6

Browse files
committed
Bump up 0.6.0
1 parent 4adf58c commit 6475fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ class HTTPHeaderSyntaxError < StandardError; end
730730
class HTTP < Protocol
731731

732732
# :stopdoc:
733-
VERSION = "0.5.0"
733+
VERSION = "0.6.0"
734734
HTTPVersion = '1.1'
735735
begin
736736
require 'zlib'

0 commit comments

Comments
 (0)