From af13f79198aab523881347de458cb176013b9162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 1 Jan 2019 10:17:03 +0100 Subject: upgrade version to 0.1.0 --- Gemfile.lock | 2 +- lib/zorglub.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1722180..5e1d572 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - zorglub (0.0.9) + zorglub (0.1.0) GEM remote: http://rubygems.org/ diff --git a/lib/zorglub.rb b/lib/zorglub.rb index 4f4fdc8..586a184 100644 --- a/lib/zorglub.rb +++ b/lib/zorglub.rb @@ -2,7 +2,7 @@ # -*- coding: UTF-8 -*- module Zorglub - VERSION = '0.0.9' + VERSION = '0.1.0' end require 'zorglub/node' -- cgit v1.1-2-g2b99