diff options
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 c94a6bf..d40e2cf 100644 --- a/lib/zorglub.rb +++ b/lib/zorglub.rb @@ -2,7 +2,7 @@ # -*- coding: UTF-8 -*- # module Zorglub - VERSION = '0.0.7' + VERSION = '0.0.8' end # require 'zorglub/node' |