Skip to content

Commit d9f7524

Browse files
chore: release v0.14.3 (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bogdan Kolbik <bogdan.kolbik@moia.io>
1 parent 18bcce8 commit d9f7524

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.14.3](https://github.com/moia-oss/tinytime.rs/compare/v0.14.2...v0.14.3) - 2025-04-18
9+
10+
### Other
11+
12+
- Bump rand from 0.9.0 to 0.9.1 ([#118](https://github.com/moia-oss/tinytime.rs/pull/118))
13+
814
## [0.14.2](https://github.com/moia-oss/tinytime.rs/compare/v0.14.1...v0.14.2) - 2025-04-17
915

1016
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -5,7 +5,7 @@ homepage = "https://github.com/moia-oss/tinytime.rs"
55
repository = "https://github.com/moia-oss/tinytime.rs"
66
documentation = "https://docs.rs/tinytime"
77
edition = "2024"
8-
version = "0.14.2"
8+
version = "0.14.3"
99
rust-version = "1.85.0"
1010
license = "MIT OR Apache-2.0"
1111
keywords = ["time", "tiny", "low-overhead"]

0 commit comments

Comments
 (0)