Skip to content

Commit

Permalink
Bump version: 0.0.33 → 0.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
romnn committed Jan 11, 2025
1 parent 2569724 commit 972e2d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.0.33"
current_version = "0.0.34"
commit = true
tag = true
pre_commit_hooks = [
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-feature-combinations"
version = "0.0.33"
version = "0.0.34"
edition = "2021"
authors = ["romnn <[email protected]>"]
description = "run cargo commands for all feature combinations"
Expand Down

0 comments on commit 972e2d1

Please sign in to comment.