We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ef389e + cb6fc1f commit 74da907Copy full SHA for 74da907
Formula/b/bumpversion.rb
@@ -19,6 +19,7 @@ class Bumpversion < Formula
19
# https://github.com/peritus/bumpversion/commit/cc3c8cfd77380ef50eeac740efe627509a248101
20
# https://github.com/c4urself/bump2version/commit/c3a1995b35335da6fa7932e4bac089992c947bba
21
deprecate! date: "2024-09-08", because: :unmaintained, replacement_formula: "bump-my-version"
22
+ disable! date: "2025-09-08", because: :unmaintained, replacement_formula: "bump-my-version"
23
24
depends_on "[email protected]"
25
0 commit comments