summaryrefslogtreecommitdiffstats
path: root/lib/zorglub.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2024-08-20 15:06:23 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2024-08-20 15:06:23 +0200
commit5c902a9544576b2e8893a2365283393b3d0baae7 (patch)
tree98fa8af76e6909a22ffc4b548e36fa64ba874a5e /lib/zorglub.rb
parente749869fb7d3b829d2bd35f39ac30064674d77d8 (diff)
downloadzorglub-5c902a9544576b2e8893a2365283393b3d0baae7.zip
zorglub-5c902a9544576b2e8893a2365283393b3d0baae7.tar.gz
release 0.1.6
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 9cffd3f..07b13e2 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -1,7 +1,7 @@
#! /usr/bin/env ruby
module Zorglub
- VERSION = '0.1.5'.freeze
+ VERSION = '0.1.6'.freeze
end
require 'zorglub/node'