summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy.asynk.ch>2025-04-09 13:06:10 +0200
committerJérémy Zurcher <jeremy.asynk.ch>2025-04-09 13:06:10 +0200
commiteab090f6178609665a2230f41ccac89dbd2ae087 (patch)
tree3e8ad2b854bfac166c0360dcaac555cd8a6fa199 /lib
parent0dcbdc949f44403674bc3a2c1cb0164ce6966955 (diff)
downloadzorglub-eab090f6178609665a2230f41ccac89dbd2ae087.zip
zorglub-eab090f6178609665a2230f41ccac89dbd2ae087.tar.gz
bundle update : release 0.1.8
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 4f6c5b5..56ca6c4 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -1,7 +1,7 @@
#! /usr/bin/env ruby
module Zorglub
- VERSION = '0.1.7'.freeze
+ VERSION = '0.1.8'.freeze
end
require 'zorglub/node'