From 7af7b9cefd4087f944d0824bb76c2f75d081722b Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 9 May 2018 17:12:49 +0200 Subject: Release version 0.2.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 f42f4f1..6c56c76 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.1.1'.freeze + VERSION = '0.2.0'.freeze end end -- cgit v1.2.3