@colijnit/transaction 259.1.22 → 259.1.23

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.
@@ -33,8 +33,8 @@
33
33
  function Version() {
34
34
  this.name = "@colijnit/transaction";
35
35
  this.description = "Colijn IT transaction package";
36
- this.symVer = "259.1.22";
37
- this.publishDate = "27-8-2025 17:05:36";
36
+ this.symVer = "259.1.23";
37
+ this.publishDate = "27-8-2025 17:44:56";
38
38
  }
39
39
  return Version;
40
40
  }());