@agoric/cosmic-proto 0.4.1-dev-c073e81.0.c073e81 → 0.4.1-dev-bee326c.0.bee326c

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/cosmic-proto",
3
- "version": "0.4.1-dev-c073e81.0.c073e81",
3
+ "version": "0.4.1-dev-bee326c.0.bee326c",
4
4
  "description": "Protobuf stubs for the Agoric cosmos-sdk module",
5
5
  "keywords": [],
6
6
  "author": "Agoric",
@@ -204,5 +204,5 @@
204
204
  "engines": {
205
205
  "node": "^20.9 || ^22.11"
206
206
  },
207
- "gitHead": "c073e811260c21c5322196dcfe7ff5bcbcd2f37a"
207
+ "gitHead": "bee326c8bea470c3762ed34f41a9b0b112832b89"
208
208
  }