Bump version

This commit is contained in:
Marcin Kulik
2025-09-01 18:14:46 +02:00
parent e2b0208a5a
commit 7a43456dbe
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -84,7 +84,7 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
[[package]]
name = "asciinema"
version = "3.0.0-rc.5"
version = "3.0.0"
dependencies = [
"anyhow",
"async-trait",

View File

@@ -1,11 +1,11 @@
[package]
name = "asciinema"
version = "3.0.0-rc.5"
version = "3.0.0"
edition = "2021"
authors = ["Marcin Kulik <m@ku1ik.com>"]
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