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