@override Future<void> updateVersion(String newVersion) async { logger.info('[DRY RUN] Would update pubspec.yaml to version $newVersion'); }