Skip to content

Commit ff22eb4

Browse files
committed
chore: use dev version on main
1 parent e4ffd55 commit ff22eb4

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 = "forte"
3-
version = "1.0.0-alpha.3"
3+
version = "1.0.0-dev"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "A low-overhead thread-pool with support for non-static async closures"

0 commit comments

Comments
 (0)