Browse Source

Bump version 0.1.10

pull/77/head v0.1.10
B. Blechschmidt 3 years ago
parent
commit
980ae0172e
  1. 4
      Cargo.toml

4
Cargo.toml

@ -1,8 +1,8 @@
[package]
authors = ["B. Blechschmidt"]
authors = ["B. Blechschmidt", "ssrlive"]
edition = "2021"
name = "tun2proxy"
version = "0.1.9"
version = "0.1.10"
[lib]
crate-type = ["cdylib", "lib"]

Loading…
Cancel
Save