Skip to content

Commit 3882ee9

Browse files
authored
Release 2.9.3 (#1277)
1 parent 9330245 commit 3882ee9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Declarations/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Contracts = require("./Contracts")
22

3-
export const APPLICATION_INSIGHTS_SDK_VERSION = "2.9.2";
3+
export const APPLICATION_INSIGHTS_SDK_VERSION = "2.9.3";
44
export const DEFAULT_BREEZE_ENDPOINT = "https://dc.services.visualstudio.com";
55
export const DEFAULT_LIVEMETRICS_ENDPOINT = "https://rt.services.visualstudio.com";
66
export const DEFAULT_LIVEMETRICS_HOST = "rt.services.visualstudio.com";

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Microsoft Application Insights Team",
44
"license": "MIT",
55
"bugs": "https://github.com/microsoft/ApplicationInsights-node.js/issues",
6-
"version": "2.9.2",
6+
"version": "2.9.3",
77
"description": "Microsoft Application Insights module for Node.js",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)