Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranquility2 authored Apr 18, 2024
1 parent b7116d8 commit dc45bcd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ I created this tool to help me manage my project's version numbers.
I wanted a simple tool that I could use in my CI/CD pipeline to bump the version number and tag the commit.

## Features
❇️ Bump the version number and update the git tag in one command
❇️ Dry run mode
❇️ Verbose mode
❇️ Custom commit message
❇️ Auto commit message
🆕 Version 0.4+ introduces the ability to automatically update the version number in a file
❇️ Bump the version number and update the git tag in one command
❇️ Dry run mode
❇️ Verbose mode
❇️ Custom commit message
❇️ Auto commit message
🆕 Version 0.4+ introduces the ability to automatically update the version number in a file

Please keep in mind it is designed to be used in a CI/CD pipeline (but not limited to...)

Expand Down

0 comments on commit dc45bcd

Please sign in to comment.