about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-10 09:56:27 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-10 09:56:27 +0000
commitd4f095ed8ed0da4f190280eb957c14b3f5e9a2e9 (patch)
treee5d7443e2aecedc0fa3e992d085e21e321b0ce07 /lib/zbatery.rb
parent00f570d6c3363794ee4489fae17b05555b78b2cf (diff)
downloadzbatery-d4f095ed8ed0da4f190280eb957c14b3f5e9a2e9.tar.gz
Zbatery v0.3.0 - for newer Rainbows! v0.3.0
Rainbows! v0.95.0 is more awesome than v0.94.0, so we've updated
ourselves to use it and be more awesome as well!
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 224c9f1..56edf91 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -5,7 +5,7 @@ require 'rainbows'
 module Zbatery
 
   # current version of Zbatery
-  VERSION = "0.2.1"
+  VERSION = "0.3.0"
 
   class << self