Skip to content

Commit 8270511

Browse files
committed
release 1.3.2
Signed-off-by: Antoine Tenart <[email protected]>
1 parent 0c8cd47 commit 8270511

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "retis"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
license = "GPL-2.0-only"
55
description = "Tracing packets in the Linux networking stack, using eBPF and interfacing with control and data paths such as OvS or Netfilter"
66
repository = "https://github.com/retis-org/retis"

retis-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "retis-derive"
3-
version = "1.3.0"
3+
version = "1.3.2"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)