Skip to content

Commit

Permalink
chore: release v0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Versioning Bot committed Jun 19, 2024
1 parent 6f82729 commit beaf7bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kavita-import-tool",
"private": true,
"version": "0.1.12",
"version": "0.1.13",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kavita-import-tool"
version = "0.1.12"
version = "0.1.13"
description = "A tool for creating Kavita folder structures for eBooks"
authors = ["mackenly"]
edition = "2021"
Expand Down

0 comments on commit beaf7bd

Please sign in to comment.