Browse Source

(cargo-release) version 0.10.3

Alessandro Decina 3 years ago
parent
commit
f30abca15e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      aya/Cargo.toml

+ 1 - 1
aya/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "aya"
-version = "0.10.2"
+version = "0.10.3"
 description = "An eBPF library with a focus on developer experience and operability."
 keywords = ["ebpf", "bpf", "linux", "kernel"]
 license = "MIT OR Apache-2.0"