From 329c9d28f2b88947d7ff24171f9d7ce5b87a064f Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 16 Apr 2020 00:58:38 +0200 Subject: Release version 0.5.2 --- lib/asciidoctor/interdoc_reftext/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/asciidoctor') diff --git a/lib/asciidoctor/interdoc_reftext/version.rb b/lib/asciidoctor/interdoc_reftext/version.rb index 2c18e11..33dc465 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.5.1' + VERSION = '0.5.2' end end -- cgit v1.2.3