lib/asciidoctor-defmastership/version.rb in asciidoctor-defmastership-1.1.0 vs lib/asciidoctor-defmastership/version.rb in asciidoctor-defmastership-1.1.1
- old
+ new
@@ -3,9 +3,9 @@
module Asciidoctor
# main application module
module Defmastership
# [String] Gem version
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
public_constant :VERSION
end
end