From 3e3d1cc187282102ad2e8484122a7838724a52d3 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 20 Jun 2018 01:13:40 +0200 Subject: Release version 0.3.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 6c56c76..2913b0e 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.2.0'.freeze + VERSION = '0.3.0'.freeze end end -- cgit v1.2.3