@azure/data-tables 13.2.2-alpha.20230626.1 → 13.2.3-alpha.20230630.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3526,7 +3526,7 @@ function signURLWithSAS(request, credential) {
3526
3526
  const tracingClient = coreTracing.createTracingClient({
3527
3527
  namespace: "Microsoft.Data.Tables",
3528
3528
  packageName: "@azure/data-tables",
3529
- packageVersion: "13.2.2",
3529
+ packageVersion: "13.2.3",
3530
3530
  });
3531
3531
 
3532
3532
  // Copyright (c) Microsoft Corporation.