@typeberry/convert 0.10.0-9e3af22 → 0.11.0-6310ba4

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 +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -4688,7 +4688,7 @@ function seeThrough(v) {
4688
4688
  }
4689
4689
 
4690
4690
  ;// CONCATENATED MODULE: ./package.json
4691
- const package_namespaceObject = /*#__PURE__*/JSON.parse('{"UU":"@typeberry/jam","rE":"0.10.0"}');
4691
+ const package_namespaceObject = /*#__PURE__*/JSON.parse('{"UU":"@typeberry/jam","rE":"0.11.0"}');
4692
4692
  ;// CONCATENATED MODULE: ./packages/core/utils/package.ts
4693
4693
  // eslint-disable-next-line import/no-relative-packages
4694
4694
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typeberry/convert",
3
- "version": "0.10.0-9e3af22",
3
+ "version": "0.11.0-6310ba4",
4
4
  "description": "Convert JAM-related types between different formats.",
5
5
  "main": "./index.js",
6
6
  "bin": {