aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2026-03-09 09:00:32 +0300
committerA Farzat <a@farzat.xyz>2026-03-09 09:23:57 +0300
commitf914dd7533edccc4a01afb5a69e5a924e2c80fc9 (patch)
tree97871ffa49c7c2bb1cef382569416a19c46a75a5
parentb9bef653ecbd08a467a283ef090068ff857d1318 (diff)
downloadoreilly-epub-f914dd7533edccc4a01afb5a69e5a924e2c80fc9.tar.gz
oreilly-epub-f914dd7533edccc4a01afb5a69e5a924e2c80fc9.zip
Release v0.1.1
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 99349be..431dc95 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -916,7 +916,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "oreilly-epub"
-version = "0.1.0"
+version = "0.1.1"
dependencies = [
"anyhow",
"clap",
diff --git a/Cargo.toml b/Cargo.toml
index ea3a2c6..8f8c301 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oreilly-epub"
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
[dependencies]