@twintag/twintag-core 0.2.274-fix-sdk-epsilon-61992d282eaf364c7a0ee5e6c9769ff0e03e80d1 → 0.2.275

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.
@@ -206,7 +206,7 @@ class IndexedDbService {
206
206
  /**
207
207
  * The SDK version.
208
208
  */
209
- const VERSION = '0.2.274-fix-sdk-epsilon-61992d282eaf364c7a0ee5e6c9769ff0e03e80d1';
209
+ const VERSION = '0.2.275';
210
210
 
211
211
  class TwintagErrorValue {
212
212
  }
@@ -2,4 +2,4 @@
2
2
  /**
3
3
  * The library version.
4
4
  */
5
- export const VERSION = '0.2.274-fix-sdk-epsilon-61992d282eaf364c7a0ee5e6c9769ff0e03e80d1';
5
+ export const VERSION = '0.2.275';
@@ -223,7 +223,7 @@ class IndexedDbService {
223
223
  /**
224
224
  * The SDK version.
225
225
  */
226
- const VERSION = '0.2.274-fix-sdk-epsilon-61992d282eaf364c7a0ee5e6c9769ff0e03e80d1';
226
+ const VERSION = '0.2.275';
227
227
 
228
228
  class TwintagErrorValue {
229
229
  }
@@ -202,7 +202,7 @@ class IndexedDbService {
202
202
  /**
203
203
  * The SDK version.
204
204
  */
205
- const VERSION = '0.2.274-fix-sdk-epsilon-61992d282eaf364c7a0ee5e6c9769ff0e03e80d1';
205
+ const VERSION = '0.2.275';
206
206
 
207
207
  class TwintagErrorValue {
208
208
  }