kaitai-struct-compiler 0.11.0-SNAPSHOT20240229.203250.5f561e1 → 0.11.0-SNAPSHOT20240301.95810.9f26830

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.
@@ -2974,8 +2974,8 @@ function $m_Lio_kaitai_struct_Utils$() {
2974
2974
  function $c_Lio_kaitai_struct_Version$() {
2975
2975
  this.Lio_kaitai_struct_Version$__f_version = null;
2976
2976
  this.Lio_kaitai_struct_Version$__f_gitTime = null;
2977
- this.Lio_kaitai_struct_Version$__f_version = "0.11-SNAPSHOT20240229.203250.5f561e1";
2978
- this.Lio_kaitai_struct_Version$__f_gitTime = "2024-02-29T20:32:50+00:00"
2977
+ this.Lio_kaitai_struct_Version$__f_version = "0.11-SNAPSHOT20240301.095810.9f26830";
2978
+ this.Lio_kaitai_struct_Version$__f_gitTime = "2024-03-01T09:58:10+00:00"
2979
2979
  }
2980
2980
  $c_Lio_kaitai_struct_Version$.prototype = new $h_O();
2981
2981
  $c_Lio_kaitai_struct_Version$.prototype.constructor = $c_Lio_kaitai_struct_Version$;
package/package.json CHANGED
@@ -35,5 +35,5 @@
35
35
  "scripts": {
36
36
  "test": "echo \"Error: no test specified\" && exit 1"
37
37
  },
38
- "version": "0.11.0-SNAPSHOT20240229.203250.5f561e1"
38
+ "version": "0.11.0-SNAPSHOT20240301.095810.9f26830"
39
39
  }