Skip to content

Commit

Permalink
bump to stable 0.4.34
Browse files Browse the repository at this point in the history
  • Loading branch information
blandger committed Aug 7, 2023
1 parent bdf1441 commit cb92d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Michael Bryan <michaelfbryan@gmail.com>"]
description = "An EPUB renderer for mdbook."
name = "mdbook-epub"
version = "0.4.33"
version = "0.4.34"
readme = "README.md"
license = "MIT"
repository = "https://github.com/Michael-F-Bryan/mdbook-epub"
Expand Down Expand Up @@ -34,7 +34,7 @@ structopt = "0.3.26"
mime_guess = "2.0"
env_logger = "0.10.0"
log = "0.4.17"
mdbook = { version = "0.4.33", default-features = false }
mdbook = { version = "0.4.34", default-features = false }
handlebars = "4.3.7"
toml = "0.5.11" # downgraded due to parent 'mdbook' dependency and error there
html_parser = "0.7.0"
Expand Down

0 comments on commit cb92d43

Please # to comment.