summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-08-12 16:24:08 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-08-12 16:24:08 +0200
commit2c2ccd45626bb08158af7eb134a52b2ad0b4431f (patch)
treedaf0917a8d15a19a406fa356eb5167ed0fef9c0e /lib
parentd7713765f8894658b4a65c11001abddccc70c3bb (diff)
Release version 0.4.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 d52fde6..681daf7 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.3.0'
+ VERSION = '0.4.0'
end
end