1 Commits

Author SHA1 Message Date
ad6955a30d Fix crate name and release v0.1.8
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/tag Build is passing
Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-06-19 21:16:30 +02:00

View File

@@ -1,6 +1,6 @@
[package]
name = "layer4-proxy"
version = "0.1.7"
name = "l4p"
version = "0.1.8"
edition = "2021"
authors = ["Jacob Kiers <code@kiers.eu>"]
license = "Apache-2.0"