summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-04-15 02:29:38 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-04-15 02:29:38 +0200
commita7a3031a663f20d092008f88cf5bb03173347f54 (patch)
tree0e4ebd1d18624e4438082369b9325d61948ff1f3 /lib
parentd10acf6d84b18ed2ad0afbf6a68d67d395dc1d9a (diff)
Release version 0.5.0
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 a614212..977d9eb 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.2'
+ VERSION = '0.5.0'
end
end