@typeberry/convert 0.3.0 → 0.3.1

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
@@ -4840,7 +4840,7 @@ function isResult(x) {
4840
4840
  var minimist = __nccwpck_require__(595);
4841
4841
  var minimist_default = /*#__PURE__*/__nccwpck_require__.n(minimist);
4842
4842
  ;// CONCATENATED MODULE: ./bin/convert/package.json
4843
- const package_namespaceObject = {"rE":"0.3.0"};
4843
+ const package_namespaceObject = {"rE":"0.3.1"};
4844
4844
  ;// CONCATENATED MODULE: ./packages/core/bytes/bitvec.ts
4845
4845
 
4846
4846
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typeberry/convert",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Convert JAM-related types between different formats.",
5
5
  "main": "./index.js",
6
6
  "bin": {