Skip to content

Commit a78f487

Browse files
committed
chore: Bump version to 0.2.1
1 parent 6e07560 commit a78f487

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ members = ["crates/*", "xtask"]
55
[workspace.package]
66
repository = "https://github.com/fuzzypixelz/absolut"
77
authors = ["Mahmoud Mazouz <hello@fuzzypixelz.com>"]
8-
version = "0.1.1"
8+
version = "0.2.1"
99
license-file = "LICENSE"
1010
edition = "2021"
1111
keywords = ["simd", "lookup-tables", "macro"]
1212

1313
[workspace.dependencies]
14-
absolut-macros = { version = "0.1.1", path = "crates/absolut-macros" }
14+
absolut-macros = { version = "0.2.1", path = "crates/absolut-macros" }

0 commit comments

Comments
 (0)