We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499a431 commit 830d5f8Copy full SHA for 830d5f8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lightstep-opentelemetry-launcher-node",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "Lightstep Launcher - a configuration layer OpenTelemetry Node.js",
5
"main": "build/src/index.js",
6
"types": "build/src/index.d.ts",
@@ -81,4 +81,4 @@
81
"ts-mocha": "10.0.0",
82
"typescript": "4.4.4"
83
}
84
-}
+}
0 commit comments