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 7014b37..67b9938 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -7,7 +7,7 @@ require './lib/zorglub/app'
#
module Zorglub
#
- VERSION = '0.0.3'
+ VERSION = '0.0.4'
#
end
#