From 298810769c4408a99b2a177c9e95d9b02e2a4264 Mon Sep 17 00:00:00 2001 From: Josh Liben Date: Thu, 11 Apr 2024 10:20:25 -0400 Subject: [PATCH] update package 0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b2c093..6860f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topologyhealth/smarterfhir", - "version": "0.3.4", + "version": "0.3.5", "description": "Library for simplifying all things FHIR and SMART", "main": "lib/index.js", "types": "lib/index.d.ts",