Skip to content

Commit f1b1959

Browse files
fix: just increase the minor version number since it doesn't change API
1 parent 672072b commit f1b1959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "scheduler"
3-
version = "0.3.0"
3+
version = "0.2.1"
44
edition = "2021"
55
authors = ["Yuekai Jia <equation618@gmail.com>"]
66
description = "Various scheduler algorithms in a unified interface"

0 commit comments

Comments
 (0)