version_manipulation 0.2.0
version_manipulation: ^0.2.0 copied to clipboard
Extension on Dart `pub_semver` library. Provides `nextBuild`, `nextPreRelease` and `change`.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2021-04-11 #
0.0.4 - 2020-09-08 #
Fixed #
- KeepPreRelease wrapper strips the pre-release tag to allow for patch bumping