summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/zorglub.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zorglub.rb b/lib/zorglub.rb
index d40e2cf..ba3fbc9 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -2,7 +2,7 @@
# -*- coding: UTF-8 -*-
#
module Zorglub
- VERSION = '0.0.8'
+ VERSION = '0.0.9'
end
#
require 'zorglub/node'