hquery_patientapi.gemspec in hquery-patient-api-1.0.0 vs hquery_patientapi.gemspec in hquery-patient-api-1.0.1
- old
+ new
@@ -4,11 +4,11 @@
s.name = "hquery-patient-api"
s.summary = "A javascript library abstraction for dealing with patients in hQuery map reduce functions"
s.description = "A javascript library abstraction for dealing with patients in hQuery map reduce functions"
s.email = "talk@hquery.org"
s.homepage = "http://github.com/hquery/patient_api"
- s.authors = ["Marc Hadley", "Andy Gregorowicz", "Rob Dingwell"]
- s.version = '1.0.0'
+ s.authors = ["Marc Hadley", "Andy Gregorowicz", "Rob Dingwell", "Andre Quina"]
+ s.version = '1.0.1'
s.files = `git ls-files`.split("\n")
end