Skip to content

Commit da26e9e

Browse files
committed
Release v0.1.0
Not in beta anymore :) Signed-off-by: Francisco Javier Honduvilla Coto <javierhonduco@gmail.com>
1 parent 9cfde71 commit da26e9e

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,7 +1,7 @@
11
[package]
22
name = "rbperf"
33
description = "Sampling profiler and tracer for Ruby (CRuby) which runs in BPF"
4-
version = "0.1.0-beta"
4+
version = "0.1.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)