pubspec_version 0.3.0 copy "pubspec_version: ^0.3.0" to clipboard
pubspec_version: ^0.3.0 copied to clipboard

discontinuedreplaced by: cider
outdated

A CLI tool to set/bump the package version in pubspec.yaml. Think of "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
0
pub points
7%
popularity

Publisher

verified publisherkarapetov.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, pub_semver, pubspec

More

Packages that depend on pubspec_version