aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-20 20:13:33 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-20 20:13:33 +0200
commit6553d959f0a0504a1f13c116f11bfe0116d8ff63 (patch)
treeaf272ffa2268b90ceaf1e4e264bb3b8eee24d7ac /src-tauri/Cargo.toml
parent3abf70c34f5a354afd89b10017ffda05aad4e54f (diff)
downloadFlightCore-6553d959f0a0504a1f13c116f11bfe0116d8ff63.tar.gz
FlightCore-6553d959f0a0504a1f13c116f11bfe0116d8ff63.zip
Bump version numberv0.1.3
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index ff8a8c44..1c077992 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "0.1.2"
+version = "0.1.3"
description = "A Tauri App"
authors = ["you"]
license = ""