We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dafdc commit 810c32cCopy full SHA for 810c32c
2 files changed
.bumpversion.toml
@@ -1,5 +1,5 @@
1
[tool.bumpversion]
2
-current_version = "0.0.41"
+current_version = "0.0.42"
3
commit = true
4
tag = true
5
pre_commit_hooks = [
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-feature-combinations"
-version = "0.0.41"
+version = "0.0.42"
edition = "2024"
authors = ["romnn <contact@romnn.com>"]
6
description = "run cargo commands for all feature combinations"
0 commit comments