diff options
| author | Bobby <[email protected]> | 2022-11-27 16:48:37 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-27 16:48:37 -0500 |
| commit | 73edbdcc0f258fd53a742397b4f993b9ec9a78ab (patch) | |
| tree | 7e017ed44267e3034f5a3f90bf55ae7b09ad1067 /.bumpversion.cfg | |
| parent | 7adaebda4efd36f1fe1e3fe4d745d387b4e6603c (diff) | |
| download | edify-73edbdcc0f258fd53a742397b4f993b9ec9a78ab.tar.xz edify-73edbdcc0f258fd53a742397b4f993b9ec9a78ab.zip | |
Bump version: 0.2.0 → 0.3.0
Diffstat (limited to '.bumpversion.cfg')
| -rw-r--r-- | .bumpversion.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 81820d7..11cbb6e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.2.0 +current_version = 0.3.0 commit = True tag = True |
