Skip to content

Commit f0d8504

Browse files
Update libs/hooks/open-telemetry/src/lib/traces/tracing-hooks.ts
Co-authored-by: Michael Beemer <[email protected]> Signed-off-by: Lukas Reining <[email protected]>
1 parent ebbe37d commit f0d8504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/hooks/open-telemetry/src/lib/traces/tracing-hooks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import type { OpenTelemetryHookOptions } from '../otel-hook';
1212
import { OpenTelemetryHook } from '../otel-hook';
1313

1414
const LIBRARY_NAME = '@openfeature/open-telemetry-hooks';
15-
// x-release-please-start-version
15+
const LIBRARY_VERSION = '0.4.0'; //x-release-please-version
1616
const LIBRARY_VERSION = '0.4.0';
1717
// x-release-please-end
1818

0 commit comments

Comments
 (0)