Skip to content

Commit b8bdb72

Browse files
committed
Bump version to 0.3.2
1 parent f4ee096 commit b8bdb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/net/http.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ class HTTPHeaderSyntaxError < StandardError; end
379379
class HTTP < Protocol
380380

381381
# :stopdoc:
382-
VERSION = "0.3.1"
382+
VERSION = "0.3.2"
383383
Revision = %q$Revision$.split[1]
384384
HTTPVersion = '1.1'
385385
begin

0 commit comments

Comments
 (0)