Skip to content

Commit c13d552

Browse files
committed
release: 1.0.3
1 parent c63eed2 commit c13d552

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.2
1+
1.0.3

cmd/trayce_agent/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const (
3232
btfFilePath6 = "bundle/6.2.0-26-generic.btf"
3333
sslLibDefault = "/usr/lib/x86_64-linux-gnu/libssl.so.3"
3434
grpcServerDefault = "localhost:50051"
35-
version = "1.0.2"
35+
version = "1.0.3"
3636
)
3737

3838
type Settings struct {

0 commit comments

Comments
 (0)