about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-10-28 09:44:45 +0000
committerEric Wong <normalperson@yhbt.net>2010-10-28 09:44:45 +0000
commitf3aa4b5c01c9ff7d72c6ce5bfde398d556e15d5a (patch)
treee089e7c146e5f387fbe97121f270a7b7b0272df8 /lib/zbatery.rb
parent7a01cae820a175c2f7fd85e43f2e06ec8174340d (diff)
downloadzbatery-f3aa4b5c01c9ff7d72c6ce5bfde398d556e15d5a.tar.gz
Zbatery 0.4.0 - Rainbows! 1.0.x sync v0.4.0
This release syncs up with the latest from Rainbows! 1.0.x
and Unicorn 2.0.x
Diffstat (limited to 'lib/zbatery.rb')
-rw-r--r--lib/zbatery.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/zbatery.rb b/lib/zbatery.rb
index 8d5a582..4e53451 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -4,8 +4,8 @@ require 'rainbows'
 
 module Zbatery
 
-  # current version of Zbatery
-  VERSION = "0.3.1"
+  # version of Zbatery, currently 0.4.0
+  VERSION = "0.4.0"
 
   class << self