summaryrefslogtreecommitdiffstats
path: root/lib/zorglub.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-02-12 16:18:42 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2014-02-12 16:18:42 +0100
commit064060f6d3000f39153adc2e2f2b3cb22802e0fb (patch)
tree6362bf5ed14d94a65bd0d0728c50723ffb49b7de /lib/zorglub.rb
parentf375bbf5b8e3dc463b71dfc9fe02299da695d92f (diff)
downloadzorglub-064060f6d3000f39153adc2e2f2b3cb22802e0fb.zip
zorglub-064060f6d3000f39153adc2e2f2b3cb22802e0fb.tar.gz
release 0.0.9v0.0.9
Diffstat (limited to 'lib/zorglub.rb')
-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'