pubspec_version 0.6.1+archived
pubspec_version: ^0.6.1+archived copied to clipboard
A CLI tool to set/bump the package version in pubspec.yaml. The "npm version" for Dart.
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.
Unreleased #
0.6.1 - 2019-09-02 #
0.6.0 - 2019-09-02 #
Added #
- the
--retain-build
(-b
) flag to retain the build number when bumping versions