Update version

feature/epub-rendering
trivernis 4 years ago
parent d292dd6f32
commit 7be3e281a7

2
Cargo.lock generated

@ -592,7 +592,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "snekdown"
version = "0.18.3"
version = "0.19.0"
dependencies = [
"asciimath-rs 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"charred 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",

@ -1,6 +1,6 @@
[package]
name = "snekdown"
version = "0.18.3"
version = "0.19.0"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"
license-file = "LICENSE"

Loading…
Cancel
Save