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
10
likes
30
points
19
downloads

Publisher

verified publisherkarapetov.com

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

args, pub_semver, pubspec

More

Packages that depend on pubspec_version