@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.39.0 to 0.39.1
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.39.0"; | ||
export declare const VERSION = "0.39.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.39.0'; | ||
exports.VERSION = '0.39.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.39.0", | ||
"version": "0.39.1", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -68,3 +68,3 @@ "main": "build/src/index.js", | ||
"sideEffects": false, | ||
"gitHead": "8fc76896595aac912bf9e15d4f19c167317844c8" | ||
"gitHead": "bba09c0e5a6d92fc71ed08028966ae9d56da53db" | ||
} |
Sorry, the diff of this file is not supported yet