about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-02-13 01:19:32 -0800
committerEric Wong <normalperson@yhbt.net>2010-02-13 01:23:22 -0800
commit3e20bd4576d9fd5499913e37e710e1715eb33ed9 (patch)
tree11a435f13d87ef71096af7713f3a1af1097aec86 /lib/zbatery.rb
parent837a6a4bc400ebe3518682489292cb6c2409ab1f (diff)
downloadzbatery-3e20bd4576d9fd5499913e37e710e1715eb33ed9.tar.gz
Zbatery 0.1.1 v0.1.1
Unicorn had a memory that didn't affect Unicorn, but only
Rainbows!, so we bumped the dependency on Rainbows!
which in turn bumped the dependency on Unicorn...

Also some minor documentation updates.
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 655143c..6f2a474 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -4,7 +4,7 @@ require 'rainbows'
 module Zbatery
 
   # current version of Zbatery
-  VERSION = "0.1.0"
+  VERSION = "0.1.1"
 
   class << self