Skip to content

Commit 51a36df

Browse files
committed
chore: Release
1 parent 2dbf3eb commit 51a36df

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT"
55
homepage = "https://github.com/github/mdbook-asciinema"
66
readme = "README.md"
77
repository = "https://github.com/github/mdbook-asciinema"
8-
version = "0.1.0-alpha.1"
8+
version = "1.0.0"
99

1010
[workspace]
1111
resolver = "3"
@@ -29,4 +29,4 @@ soup = "0.5"
2929
tempfile = "3.26"
3030
tracing = "0.1"
3131
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
32-
ureq = "3.2"
32+
ureq = "3.2"

mdbook-asciinema/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ tracing-subscriber.workspace = true
2525
[dev-dependencies]
2626
mdbook-driver.workspace = true
2727
pathbuf.workspace = true
28-
soup.workspace = true
28+
soup.workspace = true

0 commit comments

Comments
 (0)