Skip to content

Commit 3e8efd4

Browse files
committed
v0.2.4
1 parent 9b3aa3f commit 3e8efd4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[Semantic Versioning](https://semver.org/)
44

5+
## [0.2.4] - 2023-12-12
6+
7+
- Rebuild with updated Rust compiler and updated dependencies.
8+
59
## [0.2.3] - 2023-10-16
610

711
- Rebuild with updated Rust compiler and updated dependencies.

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyromark"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
edition = "2021"
55
license = "MIT"
66
include = [

0 commit comments

Comments
 (0)