Skip to content

Commit 09a9ea1

Browse files
committed
Bump version to 0.3.1
1 parent 6600463 commit 09a9ea1

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
@@ -379,7 +379,7 @@ class HTTPHeaderSyntaxError < StandardError; end
379379
class HTTP < Protocol
380380

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

0 commit comments

Comments
 (0)