lib/ooxml_parser/version.rb in ooxml_parser-0.14.1-mingw32 vs lib/ooxml_parser/version.rb in ooxml_parser-0.14.2

- old
+ new

@@ -2,8 +2,8 @@ module OoxmlParser # This module holds the RuboCop version information. module Version # [String] Version of Gem - STRING = '0.14.1' + STRING = '0.14.2' end end