cqm-models.gemspec in cqm-models-4.0.1 vs cqm-models.gemspec in cqm-models-4.0.2

- old
+ new

@@ -2,10 +2,10 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'cqm-models' - spec.version = '4.0.1' + spec.version = '4.0.2' spec.authors = ['aholmes@mitre.org', 'mokeefe@mitre.org', 'lades@mitre.org'] spec.summary = 'Mongo models that correspond to the QDM specification.' spec.description = 'This library contains auto generated Mongo (Mongoid) models that correspond to the QDM (Quality Data Model) specification.' spec.homepage = 'https://github.com/projecttacoma/cqm-models'