From e44cc4b5c9a3428a0b063eb45d756ae0050aa158 Mon Sep 17 00:00:00 2001 From: Karol Zadora-Przylecki Date: Thu, 16 Mar 2017 09:02:33 -0700 Subject: [PATCH] Increment ApplicationInsights output version --- .../project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Diagnostics.EventFlow.Outputs.ApplicationInsights/project.json b/src/Microsoft.Diagnostics.EventFlow.Outputs.ApplicationInsights/project.json index 94a7fa71..d515ef12 100644 --- a/src/Microsoft.Diagnostics.EventFlow.Outputs.ApplicationInsights/project.json +++ b/src/Microsoft.Diagnostics.EventFlow.Outputs.ApplicationInsights/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-*", + "version": "1.0.1-*", "dependencies": { "Microsoft.ApplicationInsights": "2.1.0",