diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-05 14:05:56 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-05 14:05:56 +0100 |
commit | fd6a806405068758210e0472fc1357a248466ef8 (patch) | |
tree | f0c66eae62dff91c64df162a2eb1f6709d9e021c /lib/zorglub.rb | |
parent | 033e518099e4c58c516eaf27ddbd6c10af35b499 (diff) | |
download | zorglub-0.0.3.zip zorglub-0.0.3.tar.gz |
VERSION => 0.0.3, update Changelog and TODO0.0.3
Diffstat (limited to 'lib/zorglub.rb')
-rw-r--r-- | lib/zorglub.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zorglub.rb b/lib/zorglub.rb index 305feb6..7014b37 100644 --- a/lib/zorglub.rb +++ b/lib/zorglub.rb @@ -7,7 +7,7 @@ require './lib/zorglub/app' # module Zorglub # - VERSION = '0.0.2' + VERSION = '0.0.3' # end # |