diff --git a/Cargo.lock b/Cargo.lock index 4906efd..905a2a7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -864,7 +864,7 @@ dependencies = [ [[package]] name = "orly" -version = "0.1.1" +version = "0.1.2" dependencies = [ "anyhow", "askama", diff --git a/Cargo.toml b/Cargo.toml index 67c6cfe..8e97a8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orly" -version = "0.1.1" +version = "0.1.2" edition = "2018" authors = ["hurlenko"] description = "Download O'Reilly books as EPUB"