Skip to content

Commit 17539c0

Browse files
committed
Bump the version to 1.0.0.
Raises the version to the first major one. The crate has been to long on the outskirts, hidden somewhere along the "still in development" crates, while it has actually been functional for a long time. Let's start being serious.
1 parent 589c564 commit 17539c0

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.17.0"
3+
version = "1.0.0"
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)