aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-10-25 21:25:25 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-10-25 21:26:12 +0200
commit6dc74d77e999281169109c5107a8365d987a5e6c (patch)
tree7e8dfc1d992dade1d2f58dbc2985e2e3f35b8a5f /pyproject.toml
parentadd pyproject.toml file (diff)
downloademacs-ebuild-snippets-6dc74d77e999281169109c5107a8365d987a5e6c.tar.gz
emacs-ebuild-snippets-6dc74d77e999281169109c5107a8365d987a5e6c.tar.bz2
emacs-ebuild-snippets-6dc74d77e999281169109c5107a8365d987a5e6c.zip
bump to 2.2.02.2.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fe2a6e7..1ac45c9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,5 +1,5 @@
[tool.tbump.version]
-current = "2.1.0"
+current = "2.2.0"
regex = '''
(?P<major>\d+)
\.