Skip to content

Commit

Permalink
Bump the version to 1.0.0.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
iddm committed Apr 22, 2024
1 parent 589c564 commit 17539c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "thread-priority"
version = "0.17.0"
version = "1.0.0"
authors = ["Victor Polevoy <fx@thefx.co>"]
description = "Library for managing threads priority and schedule policies"
repository = "https://github.com/iddm/thread-priority"
Expand Down

0 comments on commit 17539c0

Please sign in to comment.