Skip to content

Commit 97b05e4

Browse files
committed
chore: bump crate version to 0.5.0.
1 parent 4bb449f commit 97b05e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.5.0 - 02-21-2025
11+
1012
### Changed
1113

1214
- Updated dependencies to latest to remove dependency on unmaintained crate ([#7](https://github.com/stjude-rust-labs/tes/pull/7)).

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tes"
33
description = "A crate for working with the Task Execution Service (TES) specification"
4-
version = "0.4.1"
4+
version = "0.5.0"
55
edition = "2021"
66
authors = ["The St. Jude Rust Labs developers"]
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)