lib/ooxml_parser/version.rb in ooxml_parser-0.7.2 vs lib/ooxml_parser/version.rb in ooxml_parser-0.8.0
- old
+ new
@@ -2,8 +2,8 @@
module OoxmlParser
# This module holds the RuboCop version information.
module Version
# [String] Version of Gem
- STRING = '0.7.2'
+ STRING = '0.8.0'
end
end