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

Commit 1d87ad8

Browse files
chore(release plugin-kafkajs) - publish v0.1.1
1 parent 9b6e0c0 commit 1d87ad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/plugin-kafkajs/package.json

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

0 commit comments

Comments
 (0)