@azure/storage-queue 12.24.0 → 12.24.1-alpha.20241002.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
@@ -329,7 +329,7 @@ function ipRangeToString(ipRange) {
329
329
 
330
330
  // Copyright (c) Microsoft Corporation.
331
331
  // Licensed under the MIT License.
332
- const SDK_VERSION = "12.24.0";
332
+ const SDK_VERSION = "12.24.1";
333
333
  const SERVICE_VERSION = "2024-11-04";
334
334
  /**
335
335
  * The OAuth scope to use with Azure Storage.