lib/asciidoctor-epub3/version.rb in asciidoctor-epub3-1.5.0.alpha.11 vs lib/asciidoctor-epub3/version.rb in asciidoctor-epub3-1.5.0.alpha.12
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Asciidoctor
module Epub3
- VERSION = '1.5.0.alpha.11'
+ VERSION = '1.5.0.alpha.12'
end
end