cqm-models.gemspec in cqm-models-0.8.2 vs cqm-models.gemspec in cqm-models-0.8.3

- 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 = '0.8.2' + spec.version = '0.8.3' 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'