@supabase/storage-js 3.0.0-next.22 → 3.0.0-next.23

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.mjs CHANGED
@@ -1515,7 +1515,7 @@ var StorageFileApi = class extends BaseApiClient {
1515
1515
 
1516
1516
  //#endregion
1517
1517
  //#region src/lib/version.ts
1518
- const version = "3.0.0-next.22";
1518
+ const version = "3.0.0-next.23";
1519
1519
 
1520
1520
  //#endregion
1521
1521
  //#region src/lib/constants.ts