kRiverCliVersion top-level constant

String const kRiverCliVersion

The published version of the river_cli tool. Kept in sync with pubspec.yaml so the running CLI can report its own version without reading the pub cache.

Implementation

const String kRiverCliVersion = '1.3.0';