From ed94b10d745a30998f0451cfce96189d31399728 Mon Sep 17 00:00:00 2001 From: gered Date: Tue, 7 Oct 2014 13:31:18 -0400 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 58ed3df..a2bebc7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-hl7-fhir "0.2.9" +(defproject clj-hl7-fhir "0.3.0" :description "HL7 FHIR JSON client" :url "https://github.com/gered/clj-hl7-fhir" :license {:name "Apache License, Version 2.0"