Skip to content

Commit

Permalink
Bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jul 9, 2015
1 parent 19bde2a commit 8d32932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JavaScript/JavaScriptSDK/appInsights.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Microsoft.ApplicationInsights {
"use strict";

export var Version = "0.15.20150630.5";
export var Version = "0.15.20150709.2";

export interface IConfig {
instrumentationKey: string;
Expand Down

0 comments on commit 8d32932

Please sign in to comment.