From 0275aceb8374da0e360cc715eae63f38d464fc59 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 30 Jan 2018 19:39:32 +0100 Subject: Release version 0.1.0 --- lib/asciidoctor/interdoc_reftext/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/asciidoctor/interdoc_reftext/version.rb b/lib/asciidoctor/interdoc_reftext/version.rb index 033c3f8..2616de5 100644 --- a/lib/asciidoctor/interdoc_reftext/version.rb +++ b/lib/asciidoctor/interdoc_reftext/version.rb @@ -3,6 +3,6 @@ module Asciidoctor module InterdocReftext # Version of the asciidoctor-interdoc-reftext gem. - VERSION = '0.0.0'.freeze + VERSION = '0.1.0'.freeze end end -- cgit v1.2.3