Release 0.1.10

This commit is contained in:
Neshura 2023-12-19 23:38:13 +01:00
parent 4abf3f239f
commit 1eaafac30d
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 2 additions and 2 deletions

2
src-tauri/Cargo.lock generated
View file

@ -396,7 +396,7 @@ dependencies = [
[[package]]
name = "comicinfo-editor-v2"
version = "0.1.8"
version = "0.1.10"
dependencies = [
"quick-xml",
"serde",

View file

@ -1,6 +1,6 @@
[package]
name = "comicinfo-editor-v2"
version = "0.1.9"
version = "0.1.10"
description = "App for creating Comicinfo.xml files"
authors = ["Neshura"]
license = ""