@typeberry/jam 0.3.1-27dfdd9 → 0.4.0-4809f38

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.
Files changed (2) hide show
  1. package/index.js +2 -2
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -52421,7 +52421,7 @@ function initializeExtensions(api) {
52421
52421
  }
52422
52422
 
52423
52423
  ;// CONCATENATED MODULE: ./packages/jam/node/package.json
52424
- const package_namespaceObject = {"rE":"0.3.1"};
52424
+ const package_namespaceObject = {"rE":"0.4.0"};
52425
52425
  ;// CONCATENATED MODULE: ./packages/workers/block-generator/generator.ts
52426
52426
 
52427
52427
 
@@ -53055,7 +53055,7 @@ function readJsonBlock(file, chainSpec) {
53055
53055
  var minimist = __nccwpck_require__(8595);
53056
53056
  var minimist_default = /*#__PURE__*/__nccwpck_require__.n(minimist);
53057
53057
  ;// CONCATENATED MODULE: ./bin/jam/package.json
53058
- const jam_package_namespaceObject = {"rE":"0.3.1"};
53058
+ const jam_package_namespaceObject = {"rE":"0.4.0"};
53059
53059
  ;// CONCATENATED MODULE: ./bin/jam/args.ts
53060
53060
 
53061
53061
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typeberry/jam",
3
- "version": "0.3.1-27dfdd9",
3
+ "version": "0.4.0-4809f38",
4
4
  "description": "Typeberry - Typescript JAM implementation by Fluffy Labs team.",
5
5
  "main": "./index.js",
6
6
  "bin": {