diff --git a/Cargo.lock b/Cargo.lock index 8ef10ab..b91db2e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -84,7 +84,7 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "asciinema" -version = "3.0.0-rc.5" +version = "3.0.0" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 4185f40..88f0033 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "asciinema" -version = "3.0.0-rc.5" +version = "3.0.0" edition = "2021" authors = ["Marcin Kulik "] homepage = "https://asciinema.org" repository = "https://github.com/asciinema/asciinema" -description = "Terminal session recorder" +description = "Terminal session recorder, player, and streamer" license = "GPL-3.0" # MSRV