pubspec_version 0.6.1+archived copy "pubspec_version: ^0.6.1+archived" to clipboard
pubspec_version: ^0.6.1+archived copied to clipboard

discontinuedreplaced by: cider

A CLI tool to set/bump the package version in pubspec.yaml. The "npm version" for Dart.

example/readme.md

Examples

Before Command After
1.2.3 pubver bump breaking 2.0.0
0.2.1 pubver bump breaking 0.3.0
0.2.1 pubver bump major 1.0.0
0.2.1 pubver bump minor 0.3.0
0.2.1 pubver bump patch 0.2.1
0.2.1 pubver set 5.4.3-dev 5.4.3-dev
9
likes
30
pub points
6%
popularity

Publisher

verified publisherkarapetov.com

A CLI tool to set/bump the package version in pubspec.yaml. The "npm version" for Dart.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, pub_semver, pubspec

More

Packages that depend on pubspec_version