Skip to content

Commit 3e744e1

Browse files
committed
Bump version: 0.0.47 → 0.0.48
1 parent 4c5f907 commit 3e744e1

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.47"
2+
current_version = "0.0.48"
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.47"
3+
version = "0.0.48"
44
edition = "2024"
55
authors = ["romnn <contact@romnn.com>"]
66
description = "run cargo commands for all feature combinations"

0 commit comments

Comments
 (0)