about summary refs log tree commit homepage
path: root/lib/clogger.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-02 18:44:55 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-02 18:44:55 -0700
commitafaa8efb31094a831a68b383523f9bac46a244ac (patch)
tree62c52d4b93d33d1e210dad9f900e7033491a9752 /lib/clogger.rb
parent5fd5bb6aa884ec8f2c62a5edaae6b93ec8275f2e (diff)
downloadclogger-afaa8efb31094a831a68b383523f9bac46a244ac.tar.gz
Diffstat (limited to 'lib/clogger.rb')
-rw-r--r--lib/clogger.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clogger.rb b/lib/clogger.rb
index fb25e1e..7665992 100644
--- a/lib/clogger.rb
+++ b/lib/clogger.rb
@@ -1,6 +1,6 @@
 # -*- encoding: binary -*-
 class Clogger
-  VERSION = '0.0.4'
+  VERSION = '0.0.5'
 
   OP_LITERAL = 0
   OP_REQUEST = 1