lib/asciidoctor/rfc/version.rb in asciidoctor-rfc-0.8.0 vs lib/asciidoctor/rfc/version.rb in asciidoctor-rfc-0.8.2

- old
+ new

@@ -1,5 +1,5 @@ module Asciidoctor module RFC - VERSION = "0.8.0".freeze + VERSION = "0.8.2".freeze end end