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",