Skip to content

Commit f68a42e

Browse files
author
Flix
committed
release: v0.13.0
1 parent b8faabf commit f68a42e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [unreleased] - 2024-07-25
5+
## [0.13.0] - 2024-07-28
66

77
### Bug Fixes
88

crates/fhir-sdk/src/client/mod.rs

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
//! REST Client Implementation.
2-
//!
3-
//! Does only work with one FHIR version at a time!
1+
//! FHIR REST Client Implementation.
42
53
mod auth;
64
mod builder;

0 commit comments

Comments
 (0)