We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b793f commit 5cdd22aCopy full SHA for 5cdd22a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lightstep-opentelemetry-launcher-node",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Lightstep Launcher - a configuration layer OpenTelemetry Node.js",
5
"main": "build/src/index.js",
6
"types": "build/src/index.d.ts",
@@ -78,4 +78,4 @@
78
"ts-mocha": "10.0.0",
79
"typescript": "4.4.4"
80
}
81
-}
+}
0 commit comments