Skip to content

Commit

Permalink
reverting version back to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealAgentK committed Jan 25, 2025
1 parent 065083b commit ad72134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/raygun_cli.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:raygun_cli/sourcemap/sourcemap_command.dart';
import 'package:raygun_cli/symbols/flutter_symbols.dart';
import 'package:raygun_cli/deployments/deployments_command.dart';

const String version = '0.0.3';
const String version = '0.0.2';

ArgParser buildParser() {
return ArgParser()
Expand Down

0 comments on commit ad72134

Please sign in to comment.