Skip to content

Commit 810c32c

Browse files
committed
Bump version: 0.0.41 → 0.0.42
1 parent c6dafdc commit 810c32c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.0.41"
2+
current_version = "0.0.42"
33
commit = true
44
tag = true
55
pre_commit_hooks = [

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-feature-combinations"
3-
version = "0.0.41"
3+
version = "0.0.42"
44
edition = "2024"
55
authors = ["romnn <contact@romnn.com>"]
66
description = "run cargo commands for all feature combinations"

0 commit comments

Comments
 (0)