update email

This commit is contained in:
Maverick Liu 2025-02-22 13:42:30 +08:00
parent 5c00cdae7f
commit 3dd2dee224
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
[package]
name = "epub2mdbook"
version = "0.2.0"
version = "0.3.0"
edition = "2024"
description = "A tool to convert EPUB files to MDBook format"
authors = ["Maverick Liu <maverickliu@gmail.com>"]
authors = ["Maverick Liu <maverick.liu42@gmail.com>"]
license = "MIT"
repository = "https://github.com/cyborg42/epub2mdbook"
keywords = ["epub", "mdbook", "converter", "ebook"]