diff --git a/project.clj b/project.clj index c1e7663..58ed3df 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-hl7-fhir "0.2.8" +(defproject clj-hl7-fhir "0.2.9" :description "HL7 FHIR JSON client" :url "https://github.com/gered/clj-hl7-fhir" :license {:name "Apache License, Version 2.0"