mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Bump version
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -82,7 +82,7 @@ checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
|
||||
|
||||
[[package]]
|
||||
name = "asciinema"
|
||||
version = "3.0.0-rc.1"
|
||||
version = "3.0.0-rc.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"avt",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "asciinema"
|
||||
version = "3.0.0-rc.1"
|
||||
version = "3.0.0-rc.2"
|
||||
edition = "2021"
|
||||
authors = ["Marcin Kulik <m@ku1ik.com>"]
|
||||
homepage = "https://asciinema.org"
|
||||
|
||||
Reference in New Issue
Block a user