We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969d97b commit a137939Copy full SHA for a137939
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2026 LabStack LLC
+Copyright (c) 2026 LabStack LLC and Echo contributors
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
version.go
@@ -4,4 +4,4 @@
package echootel
// Version is the current release version of the echo instrumentation.
7
-const Version = "0.0.1"
+const Version = "0.0.2"
0 commit comments