cqm-models.gemspec in cqm-models-3.1.0 vs cqm-models.gemspec in cqm-models-3.1.1

- 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.1.0' + spec.version = '3.1.1' 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'