mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-12 02:00:13 +01:00
bump: 2.0.1 → 2.0.2
This commit is contained in:
parent
3cb2f8cf80
commit
2ff3e58a07
2 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
bumpversion = {
|
bumpversion = {
|
||||||
enable = true;
|
enable = true;
|
||||||
current_version = "2.0.1";
|
current_version = "2.0.2";
|
||||||
commit = true;
|
commit = true;
|
||||||
tag = true;
|
tag = true;
|
||||||
message = "bump: {current_version} → {new_version}";
|
message = "bump: {current_version} → {new_version}";
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
2.0.1
|
2.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue