@supabase/storage-js 3.0.0-next.2 → 3.0.0-next.3

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.cjs CHANGED
@@ -1481,7 +1481,7 @@ var StorageFileApi = class extends BaseApiClient {
1481
1481
 
1482
1482
  //#endregion
1483
1483
  //#region src/lib/version.ts
1484
- const version = "3.0.0-next.2";
1484
+ const version = "3.0.0-next.3";
1485
1485
 
1486
1486
  //#endregion
1487
1487
  //#region src/lib/constants.ts