Skip to content

Commit 7c067c3

Browse files
committed
release: bumps sprocket to v0.12.1
1 parent db639e3 commit 7c067c3

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
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.12.1 - 05-05-2025
11+
1012
### Fixed
1113

1214
* Fixes parsing of input files ([#106](https://github.com/stjude-rust-labs/sprocket/pull/106)).

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sprocket"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
description = "A command line tool for working with Workflow Description Language (WDL) documents"
55
authors = ["The Sprocket project contributors"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)