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