aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-10-05 00:36:14 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-10-05 00:36:14 +0200
commitb06ab14a2e9cfa000003aed8e5f6da31a6ffebec (patch)
tree35682da82c089bdf48f4d9f2ba69a3c0460ccb44 /src-tauri/Cargo.toml
parent3ae2574b45b36123fe072bfc32d62fbd683e8976 (diff)
downloadFlightCore-b06ab14a2e9cfa000003aed8e5f6da31a6ffebec.tar.gz
FlightCore-b06ab14a2e9cfa000003aed8e5f6da31a6ffebec.zip
chore: Bump version numberv0.2.0
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 5f2cce4d..3992c722 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "0.1.5"
+version = "0.2.0"
description = "A Tauri App"
authors = ["you"]
license = ""