Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-draeger authored Feb 26, 2020
1 parent 0e3ca27 commit 721021b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,17 @@ The incremented version.

| version-fragment | current-version | | output |
| ---------------- | --------------- | - | ------------- |
| major | 2.11.7 | | 3.0.0 |
| major | 2.11.7-alpha3 | | 3.0.0 |
| feature | 2.11.7 | | 2.12.0 |
| feature | 2.11.7-alpha3 | | 2.12.0 |
| bug | 2.11.7 | | 2.11.8 |
| bug | 2.11.7-alpha3 | | 2.11.8 |
| alpha | 2.11.7 | | 2.11.7-alpha4 |
| alpha | 2.11.7-alpha3 | | 2.11.7-alpha4 |
| beta | 2.11.7 | | 2.11.7-beta1 |
| beta | 2.11.7-alpha3 | | 2.11.7-beta1 |
| rc | 2.11.7 | | 2.11.7-rc1 |
| rc | 2.11.7-alpha3 | | 2.11.7-rc1 |

# License
Expand Down

0 comments on commit 721021b

Please sign in to comment.