about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-11-20 03:31:47 +0000
committerEric Wong <normalperson@yhbt.net>2010-11-20 03:31:47 +0000
commit454417bf65dccd9b56e6c8d8272a4cbfd432f94b (patch)
treef93b4d87b5432bbe41b7bf6d14a4f7c4c32c2c56 /lib/zbatery.rb
parentf3aa4b5c01c9ff7d72c6ce5bfde398d556e15d5a (diff)
downloadzbatery-454417bf65dccd9b56e6c8d8272a4cbfd432f94b.tar.gz
Zbatery 0.5.0 - Rainbows! 2.0.x sync v0.5.0
This release syncs up with the latest from Rainbows! 2.0.x
and Unicorn 3.0.x.  See Rainbows! and Unicorn release notes
and changelogs for relevant details.
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 4e53451..071658b 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -4,8 +4,8 @@ require 'rainbows'
 
 module Zbatery
 
-  # version of Zbatery, currently 0.4.0
-  VERSION = "0.4.0"
+  # version of Zbatery, currently 0.5.0
+  VERSION = "0.5.0"
 
   class << self