cqm-models.gemspec in cqm-models-3.0.5 vs cqm-models.gemspec in cqm-models-3.0.6

- 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 = '3.0.5' + spec.version = '3.0.6' 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'