bump cargo.toml version

This commit is contained in:
2024-08-06 11:07:26 -05:00
parent 402ffd89a3
commit 77c5069ea7
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
[package]
name = "app"
version = "0.1.0"
version = "0.1.3"
description = "A Tauri App"
authors = ["you"]
license = ""
authors = ["SticksDev"]
license = "MIT"
repository = ""
default-run = "app"
edition = "2021"