Skip to content

Commit acb3909

Browse files
committed
feat: ready for the initial launch
1 parent 8819e3b commit acb3909

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postgres-instrumentation-example",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"main": "index.js",
55
"private": true,
66
"scripts": {

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "otel-instrumentation-postgres",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"description": "OpenTelemetry instrumentation for postgres.js",
55
"keywords": [
66
"postgresql",

0 commit comments

Comments
 (0)