lib/ooxml_parser/version.rb in ooxml_parser-0.1.1 vs lib/ooxml_parser/version.rb in ooxml_parser-0.1.2
- old
+ new
@@ -1,6 +1,6 @@
module OoxmlParser
# This module holds the RuboCop version information.
module Version
- STRING = '0.1.1'.freeze
+ STRING = '0.1.2'.freeze
end
end