diff --git a/LICENSE b/LICENSE index 6ba79ff..7fbcb38 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 LabStack LLC +Copyright (c) 2026 LabStack LLC and Echo contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/version.go b/version.go index 9e447b5..84bc690 100644 --- a/version.go +++ b/version.go @@ -4,4 +4,4 @@ package echootel // Version is the current release version of the echo instrumentation. -const Version = "0.0.1" +const Version = "0.0.2"