From f330f3eb5926127aaaf73f4f8cac7c02d39559fb Mon Sep 17 00:00:00 2001 From: cwanjau Date: Wed, 4 Dec 2024 10:01:20 +0300 Subject: [PATCH] update library to the right version --- .../azure-app-configuration-importer-file-source/package.json | 2 +- libraries/azure-app-configuration-importer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/azure-app-configuration-importer-file-source/package.json b/libraries/azure-app-configuration-importer-file-source/package.json index eb6bca6..d61595a 100644 --- a/libraries/azure-app-configuration-importer-file-source/package.json +++ b/libraries/azure-app-configuration-importer-file-source/package.json @@ -2,7 +2,7 @@ "name": "@azure/app-configuration-importer-file-source", "author": "Microsoft Corporation", "description": "A client library for importing/exporting key-values between configuration file sources and Azure App Configuration service", - "version": "1.1.1-preview", + "version": "1.1.0-preview", "sdk-type": "client", "keywords": [ "node", diff --git a/libraries/azure-app-configuration-importer/package.json b/libraries/azure-app-configuration-importer/package.json index 973a670..eda05eb 100644 --- a/libraries/azure-app-configuration-importer/package.json +++ b/libraries/azure-app-configuration-importer/package.json @@ -2,7 +2,7 @@ "name": "@azure/app-configuration-importer", "author": "Microsoft Corporation", "description": "A client library for importing/exporting key-values between configuration sources and Azure App Configuration service", - "version": "1.1.1-preview", + "version": "1.1.0-preview", "sdk-type": "client", "keywords": [ "node",