Skip to content

Commit 630cc54

Browse files
committed
Prepare 1.0.0
1 parent 53ee55f commit 630cc54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/db-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kurrent/kurrentdb-client",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "KurrentDB gRPC NodeJS Client SDK",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

packages/opentelemetry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kurrent/opentelemetry",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "KurrentDB NodeJS Client SDK interceptors for tracing with OpenTelemetry",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)