Skip to content

Commit fd06aad

Browse files
committed
bump version to 0.1.0
1 parent a268277 commit fd06aad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/db-client/package.json

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

packages/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kurrent/opentelemetry",
3-
"version": "1.0.0-alpha.1",
3+
"version": "0.1.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)