pubspec-version
pubspec-version copied to clipboard
A CLI tool to get/set/bump the `version` key in pubspec.yaml.
PackageInfo works for iOS and Android, but not for Web. So until someone extends that package to include web, perhaps you could provide some functionality in your cmd line app...
If pubspec.yaml is not found in the current directory, search in parent directories. This behavior should only be applied for the default directory.
Hi there, thanks for your awesome package! Is there a possibility to retain comments, linebreaks etc. when bumping the version? After bumping the version my pubspec file is very condensed...