@bitmovin/api-sdk 1.96.0 → 1.97.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.
@@ -238,7 +238,7 @@ var HeaderHandler = /** @class */ (function (_super) {
238
238
  var headers = {
239
239
  'X-Api-Key': apiKey,
240
240
  'X-Api-Client': 'bitmovin-api-sdk-javascript',
241
- 'X-Api-Client-Version': '1.96.0',
241
+ 'X-Api-Client-Version': '1.97.0',
242
242
  'Content-Type': 'application/json'
243
243
  };
244
244
  if (tenantOrgId) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitmovin/api-sdk",
3
- "version": "1.96.0",
3
+ "version": "1.97.0",
4
4
  "description": "Bitmovin JS/TS API SDK",
5
5
  "author": "Bitmovin Inc",
6
6
  "keywords": [