summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-03-07 12:41:46 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-03-07 12:41:46 +0100
commit1b648c38a398abf7a254ae48f9a942fc705ce29b (patch)
tree5bd7232312074aa56edf79ff9771f341acf68b27 /lib
parent0125aab69b7c9e65cc0647ef12316deef5d5354f (diff)
Release version 0.5.1
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 977d9eb..2c18e11 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.0'
+ VERSION = '0.5.1'
end
end