Skip to content

Commit

Permalink
release-api-management-mgmt-latest (Azure#18116)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaozha authored Oct 9, 2021
1 parent f25645d commit 7c6cfcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/apimanagement/arm-apimanagement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@azure/arm-apimanagement",
"author": "Microsoft Corporation",
"description": "ApiManagementClient Library with typescript type definitions for node.js and browser.",
"version": "7.1.1",
"version": "7.1.2",
"dependencies": {
"@azure/ms-rest-azure-js": "^2.1.0",
"@azure/ms-rest-js": "^2.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { TokenCredential } from "@azure/core-auth";
import * as msRestAzure from "@azure/ms-rest-azure-js";

const packageName = "@azure/arm-apimanagement";
const packageVersion = "7.1.1";
const packageVersion = "7.1.2";

export class ApiManagementClientContext extends msRestAzure.AzureServiceClient {
credentials: msRest.ServiceClientCredentials | TokenCredential;
Expand Down

0 comments on commit 7c6cfcf

Please sign in to comment.