From f2e0150ebd81389ecb25b58787205bf198153e38 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 15 Oct 2020 23:21:12 +0000 Subject: [PATCH] Increment package version after release of Microsoft.Azure.ApplicationInsights.Query --- .../Microsoft.Azure.ApplicationInsights.Query/CHANGELOG.md | 3 +++ .../src/Microsoft.Azure.ApplicationInsights.Query.csproj | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/CHANGELOG.md b/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/CHANGELOG.md index abba068b6a80d..681c249c9e8ab 100644 --- a/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/CHANGELOG.md +++ b/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.0-beta.1 (Unreleased) + + ## 1.0.0 (2020-10-15) - Release non-preview version diff --git a/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/src/Microsoft.Azure.ApplicationInsights.Query.csproj b/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/src/Microsoft.Azure.ApplicationInsights.Query.csproj index e6bd6ef26572a..b8197c8ee4a09 100644 --- a/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/src/Microsoft.Azure.ApplicationInsights.Query.csproj +++ b/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query/src/Microsoft.Azure.ApplicationInsights.Query.csproj @@ -2,7 +2,8 @@ Microsoft Azure Application Insights Data Library" Provides Microsoft Azure Application Insights data plane query operations operations. - 1.0.0 + 1.1.0-beta.1 + 1.0.0 ApplicationInsights; This is a public release of the Application Insights Data SDK.