summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/zorglub.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zorglub.rb b/lib/zorglub.rb
index ee829cf..305feb6 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -7,7 +7,7 @@ require './lib/zorglub/app'
#
module Zorglub
#
- VERSION = '0.0.1'
+ VERSION = '0.0.2'
#
end
#