Skip to content

Commit a137939

Browse files
authored
bump version to 0.0.2 (#14)
1 parent 969d97b commit a137939

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2026 LabStack LLC
3+
Copyright (c) 2026 LabStack LLC and Echo contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
package echootel
55

66
// Version is the current release version of the echo instrumentation.
7-
const Version = "0.0.1"
7+
const Version = "0.0.2"

0 commit comments

Comments
 (0)