@esoptra/zaza-sdk 0.2.268 → 0.2.269

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.
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * The SDK version.
3
3
  */
4
- export declare const VERSION = "0.2.268";
4
+ export declare const VERSION = "0.2.269";
package/lib/zaza.esm.js CHANGED
@@ -114,7 +114,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
114
114
  /**
115
115
  * The SDK version.
116
116
  */
117
- const VERSION = '0.2.268';
117
+ const VERSION = '0.2.269';
118
118
 
119
119
  class TwintagErrorValue {
120
120
  }
package/lib/zaza.js CHANGED
@@ -118,7 +118,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
118
118
  /**
119
119
  * The SDK version.
120
120
  */
121
- const VERSION = '0.2.268';
121
+ const VERSION = '0.2.269';
122
122
 
123
123
  class TwintagErrorValue {
124
124
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esoptra/zaza-sdk",
3
- "version": "0.2.268",
3
+ "version": "0.2.269",
4
4
  "description": "ZAZA.rocks SDK",
5
5
  "author": "Twintag",
6
6
  "license": "",