lib/asciidoctor/rfc/version.rb in asciidoctor-rfc-0.8.5 vs lib/asciidoctor/rfc/version.rb in asciidoctor-rfc-0.9.0
- old
+ new
@@ -1,5 +1,5 @@
module Asciidoctor
module RFC
- VERSION = "0.8.5".freeze
+ VERSION = "0.9.0".freeze
end
end
- old
+ new