Skip to content

Commit

Permalink
chore: bump version to 1.0 in rust
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Jun 23, 2024
1 parent 5e81583 commit c0d63b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/src/args.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cfg_if! {
#[derive(Debug, Parser)]
#[command(name = "CCExtractor")]
#[command(author = "Carlos Fernandez Sanz, Volker Quetschke.")]
#[command(version = "0.94")]
#[command(version = "1.0")]
#[command(about = "Teletext portions taken from Petr Kutalek's telxcc
--------------------------------------------------------------------------
Originally based on McPoodle's tools. Check his page for lots of information
Expand Down

0 comments on commit c0d63b6

Please sign in to comment.