Skip to content

Commit f2d738f

Browse files
committed
Prepare v0.4.0 release
Signed-off-by: Francisco Javier Honduvilla Coto <javierhonduco@gmail.com>
1 parent bdfa231 commit f2d738f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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,7 +1,7 @@
11
[package]
22
name = "rbperf"
33
description = "Sampling profiler and tracer for Ruby (CRuby) which runs in BPF"
4-
version = "0.2.1"
4+
version = "0.4.0"
55
repository = "https://github.com/javierhonduco/rbperf"
66
authors = ["Javier Honduvilla Coto <javierhonduco@gmail.com>"]
77
keywords = ["bpf", "ebpf", "ruby", "CRuby", "profiler", "tracer"]

0 commit comments

Comments
 (0)