From b1151b634dea29b44e476bf47dca5ef7c41fba45 Mon Sep 17 00:00:00 2001 From: Bryn Rhodes Date: Sun, 5 May 2024 12:51:59 -0600 Subject: [PATCH] QA: Fixed inconsistent version of CQL example library --- input/cql/example.cql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/cql/example.cql b/input/cql/example.cql index 2c2040c..6702031 100644 --- a/input/cql/example.cql +++ b/input/cql/example.cql @@ -1,4 +1,4 @@ -library example version '1.0.0' +library example version '0.2.0' using FHIR version '4.0.1'