Skip to content

Commit

Permalink
dist: cut a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Nov 30, 2024
1 parent b764a65 commit bbad4cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resolver = "2"
members = [".", "crates/*"]

[workspace.package]
version = "0.21.0"
version = "0.22.0"
license = "GPL-3.0"
edition = "2021"

Expand Down Expand Up @@ -114,7 +114,7 @@ futures = { version = "0.3.30", default-features = false, features = ["std"] }
indoc = "2.0.5"
itertools = { workspace = true }
macro_rules_attribute = "0.2.0"
pacaptr-macros = { path = "crates/pacaptr-macros", version = "0.21.0" }
pacaptr-macros = { path = "crates/pacaptr-macros", version = "0.22.0" }
paste = "1.0.15"
regex = { workspace = true }
serde = { version = "1.0.209", features = ["derive"] }
Expand Down

0 comments on commit bbad4cd

Please sign in to comment.