Skip to content

Commit 32f2808

Browse files
committed
(cargo-release) start next development iteration 0.0.17
1 parent 449aabf commit 32f2808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bcc"
3-
version = "0.0.17"
3+
version = "0.0.18-alpha.0"
44
authors = ["Julia Evans <[email protected]>", "Brian Martin <[email protected]>"]
55
description = "Idiomatic Rust bindings for BPF Compiler Collection (BCC)"
66
keywords = ["bpf", "bindings", "bcc"]

0 commit comments

Comments
 (0)