Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 93703d2

Browse files
author
Yaniv Davidi
authored
elasticsearch - release version (#74)
1 parent 08625e2 commit 93703d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/instrumentation-elasticsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentelemetry-instrumentation-elasticsearch",
3-
"version": "0.2.1-dev.1",
3+
"version": "0.2.1",
44
"description": "open telemetry instrumentation for the `elasticsearch` module",
55
"keywords": [
66
"elasticsearch",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// this is autogenerated file, see scripts/version-update.js
2-
export const VERSION = '0.2.1-dev.1';
2+
export const VERSION = '0.2.1';

0 commit comments

Comments
 (0)