kaitai-struct-compiler 0.11.0-SNAPSHOT20240907.161517.049b464 → 0.11.0-SNAPSHOT20240911.130953.c23ec2c

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.
@@ -3027,8 +3027,8 @@ function $m_Lio_kaitai_struct_Utils$() {
3027
3027
  function $c_Lio_kaitai_struct_Version$() {
3028
3028
  this.Lio_kaitai_struct_Version$__f_version = null;
3029
3029
  this.Lio_kaitai_struct_Version$__f_gitTime = null;
3030
- this.Lio_kaitai_struct_Version$__f_version = "0.11-SNAPSHOT20240907.161517.049b464";
3031
- this.Lio_kaitai_struct_Version$__f_gitTime = "2024-09-07T16:15:17Z"
3030
+ this.Lio_kaitai_struct_Version$__f_version = "0.11-SNAPSHOT20240911.130953.c23ec2c";
3031
+ this.Lio_kaitai_struct_Version$__f_gitTime = "2024-09-11T13:09:53Z"
3032
3032
  }
3033
3033
  $c_Lio_kaitai_struct_Version$.prototype = new $h_O();
3034
3034
  $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-SNAPSHOT20240907.161517.049b464"
38
+ "version": "0.11.0-SNAPSHOT20240911.130953.c23ec2c"
39
39
  }