diff options
Diffstat (limited to 'launcher/Cargo.toml')
-rw-r--r-- | launcher/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Cargo.toml b/launcher/Cargo.toml index 37fa64d..f0f2b82 100644 --- a/launcher/Cargo.toml +++ b/launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "launcher" -version = "1.2.0" +version = "1.3.0" edition = "2021" [dependencies] |