Skip to content

Commit 375fbf6

Browse files
committed
Bump version to 2.1.1
1 parent 6f96f3a commit 375fbf6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 2.1.1 on 03-09-2025
2+
3+
- Corrected the git history.
4+
- Added the changelog file to help tracking the changes.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "thread-priority"
3-
version = "2.0.0"
3+
version = "2.1.1"
44
authors = ["Victor Polevoy <[email protected]>"]
55
description = "Library for managing threads priority and schedule policies"
66
repository = "https://github.com/iddm/thread-priority"

0 commit comments

Comments
 (0)