summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-04-14 02:15:55 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-04-14 02:15:55 +0200
commit3e6a31e9b0d0d6ed4daa44e8d6be000bbf508f77 (patch)
treeaae4d277a70964fde76c984d4c9befb6022daac6 /lib
parentb8f924bdd501b0b48270029eb052d14e443ca742 (diff)
Release version 0.4.2
Diffstat (limited to 'lib')
-rw-r--r--lib/asciidoctor/interdoc_reftext/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asciidoctor/interdoc_reftext/version.rb b/lib/asciidoctor/interdoc_reftext/version.rb
index 9d2b433..a614212 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.4.1'
+ VERSION = '0.4.2'
end
end