correct version

This commit is contained in:
Daniella 2023-02-01 20:50:02 +01:00
parent bfd1c1bc90
commit 9b5de1a393
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -72,7 +72,7 @@ dependencies = [
[[package]]
name = "revpfw3"
version = "0.2.1"
version = "0.3.0"
dependencies = [
"enum-ordinalize",
]

View file

@ -3,7 +3,7 @@ name = "revpfw3"
repository = "https://github.com/tudbut/revpfw3"
description = "A tool to bypass portforwarding restrictions using some cheap VServer"
license = "MIT"
version = "0.2.1"
version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html