From 64a4e7cfa5beb3a48d13ef82d08d9ab63543d6ea Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Wed, 31 Mar 2021 23:29:43 -0400 Subject: [PATCH] Bump version from "1.0.2" to "1.0.3" (#113) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 875c67f..ff2d94c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FHIRClient" uuid = "b44d2ca2-8176-4fa9-8684-826e17b2a2da" authors = ["Dilum Aluthge", "Rhode Island Quality Institute", "contributors"] -version = "1.0.2" +version = "1.0.3" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"