diff --git a/sdk/purview/purview-catalog-rest/CHANGELOG.md b/sdk/purview/purview-catalog-rest/CHANGELOG.md index 4e193011e67f..a9df8bfcd512 100644 --- a/sdk/purview/purview-catalog-rest/CHANGELOG.md +++ b/sdk/purview/purview-catalog-rest/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (2021-10-15) +## 1.0.0-beta.3 (2021-10-15) - Refresh the package - Add polling helper support diff --git a/sdk/purview/purview-catalog-rest/package.json b/sdk/purview/purview-catalog-rest/package.json index 0e1043888248..8e7fe1d3769a 100644 --- a/sdk/purview/purview-catalog-rest/package.json +++ b/sdk/purview/purview-catalog-rest/package.json @@ -3,7 +3,7 @@ "sdk-type": "client", "author": "Microsoft Corporation", "description": "An isomorphic rest level client library for the Azure Purview Catalog service.", - "version": "1.0.0-beta.2", + "version": "1.0.0-beta.3", "keywords": [ "node", "azure",