@supabase/storage-js 2.99.3 → 2.100.0-canary.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.cjs CHANGED
@@ -1357,7 +1357,7 @@ var StorageFileApi = class extends BaseApiClient {
1357
1357
 
1358
1358
  //#endregion
1359
1359
  //#region src/lib/version.ts
1360
- const version = "2.99.3";
1360
+ const version = "2.100.0-canary.1";
1361
1361
 
1362
1362
  //#endregion
1363
1363
  //#region src/lib/constants.ts