about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-11 02:57:56 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-11 02:57:56 +0000
commit7a3de46f4e5734c237e2bb731ee15c0c4bf0c099 (patch)
tree1b6be13f7dd0ca73b9b85f88bb48dee26813734d /lib/zbatery.rb
parent6ef21bfb48fd813f084f509f525f490d66b41bc4 (diff)
downloadzbatery-7a3de46f4e5734c237e2bb731ee15c0c4bf0c099.tar.gz
Zbatery v0.3.1 - quiet EOF errors from clients v0.3.1
Eric Wong (3):
      update local.mk.sample for 0.3.0
      Fix documentation generation
      bump Rainbows! (and Unicorn) dependencies
Diffstat (limited to 'lib/zbatery.rb')
-rw-r--r--lib/zbatery.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zbatery.rb b/lib/zbatery.rb
index 56edf91..dc36544 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -5,7 +5,7 @@ require 'rainbows'
 module Zbatery
 
   # current version of Zbatery
-  VERSION = "0.3.0"
+  VERSION = "0.3.1"
 
   class << self