Bump version

This commit is contained in:
Marcin Kulik
2024-06-26 09:42:28 +02:00
parent 530b94766a
commit 6779be9715
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -110,7 +110,7 @@ checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
[[package]]
name = "asciinema"
version = "3.0.0-rc.2"
version = "3.0.0-rc.3"
dependencies = [
"anyhow",
"avt",

View File

@@ -1,6 +1,6 @@
[package]
name = "asciinema"
version = "3.0.0-rc.2"
version = "3.0.0-rc.3"
edition = "2021"
authors = ["Marcin Kulik <m@ku1ik.com>"]
homepage = "https://asciinema.org"