Skip to content

Commit 2db9082

Browse files
authored
Bump version to 0.3.0
Bumps the version and includes the SCHED_DEADLINE support for Linux.
1 parent d3cf28d commit 2db9082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "0.2.5"
3+
version = "0.3.0"
44
authors = ["Victor Polevoy <[email protected]>"]
55
description = "Library for managing threads priority and schedule policies"
66
repository = "https://github.com/vityafx/thread-priority"

0 commit comments

Comments
 (0)