@atomic-ehr/fhirpath 0.1.2-canary.20260211123335.91d3aa0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15465,7 +15465,7 @@ async function analyze(expression, options = {}) {
15465
15465
  return analysisResult;
15466
15466
  }
15467
15467
  function getVersion() {
15468
- return "0.1.2-canary.20260211123335.91d3aa0";
15468
+ return "0.1.2";
15469
15469
  }
15470
15470
  var FHIRModelProviderBase = class _FHIRModelProviderBase {
15471
15471
  constructor() {