From 162110a29c6b3f4e3698151d83d998f24ed3768a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 9 Sep 2009 10:11:29 -0700 Subject: clogger 0.0.7 We now properly handle bodies that do not respond to the :close method. Additionally there small documentation/formatting fixes. --- lib/clogger.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/clogger.rb') diff --git a/lib/clogger.rb b/lib/clogger.rb index 44e6aa8..e6f8b6d 100644 --- a/lib/clogger.rb +++ b/lib/clogger.rb @@ -1,6 +1,6 @@ # -*- encoding: binary -*- class Clogger - VERSION = '0.0.6' + VERSION = '0.0.7' OP_LITERAL = 0 OP_REQUEST = 1 -- cgit v1.2.3-24-ge0c7