@supabase/storage-js 2.99.2 → 2.100.0-canary.0

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
@@ -1365,7 +1365,7 @@ var StorageFileApi = class extends BaseApiClient {
1365
1365
 
1366
1366
  //#endregion
1367
1367
  //#region src/lib/version.ts
1368
- const version = "2.99.2";
1368
+ const version = "2.100.0-canary.0";
1369
1369
 
1370
1370
  //#endregion
1371
1371
  //#region src/lib/constants.ts