bump version in Carto.toml to v1.0.0 (#67)

This commit is contained in:
Sijie.Sun
2024-05-03 07:57:05 +08:00
committed by GitHub
parent d8446778cc
commit ebbed97ed5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "easytier"
description = "A full meshed p2p VPN, connecting all your devices in one network with one command."
homepage = "https://github.com/KKRainbow/EasyTier"
repository = "https://github.com/KKRainbow/EasyTier"
version = "0.1.2"
version = "1.0.0"
edition = "2021"
authors = ["kkrainbow"]
keywords = ["vpn", "p2p", "network", "easytier"]