summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2024-10-01 14:35:35 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2024-10-01 14:35:35 +0200
commit0dcbdc949f44403674bc3a2c1cb0164ce6966955 (patch)
tree19a1016a43c9d45bf991ca9b6713dec6f3e1becc /lib
parent1ae6b46450d0a3f0fa9a1a26642a7bff1586ba0a (diff)
downloadzorglub-master.zip
zorglub-master.tar.gz
release 0.1.7HEADmaster
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 07b13e2..4f6c5b5 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -1,7 +1,7 @@
#! /usr/bin/env ruby
module Zorglub
- VERSION = '0.1.6'.freeze
+ VERSION = '0.1.7'.freeze
end
require 'zorglub/node'