@helium/idls 0.11.20 → 0.11.21

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.
@@ -8,7 +8,7 @@ export type HeliumEntityManager = {
8
8
  "address": "hemjuPXBpNvggtaUnN1MwT3wrdhttKEfosTcc2P9Pg8";
9
9
  "metadata": {
10
10
  "name": "heliumEntityManager";
11
- "version": "0.3.8";
11
+ "version": "0.3.9";
12
12
  "spec": "0.1.0";
13
13
  "description": "Created with Anchor";
14
14
  };
@@ -8,7 +8,7 @@ export type HeliumSubDaos = {
8
8
  "address": "hdaoVTCqhfHHo75XdAMxBKdUqvq1i5bF23sisBqVgGR";
9
9
  "metadata": {
10
10
  "name": "heliumSubDaos";
11
- "version": "0.2.44";
11
+ "version": "0.2.45";
12
12
  "spec": "0.1.0";
13
13
  "description": "Created with Anchor";
14
14
  };
@@ -8,7 +8,7 @@ export type MiniFanout = {
8
8
  "address": "mfanLprNnaiP4RX9Zz1BMcDosYHCqnG24H1fMEbi9Gn";
9
9
  "metadata": {
10
10
  "name": "miniFanout";
11
- "version": "0.1.4";
11
+ "version": "0.1.5";
12
12
  "spec": "0.1.0";
13
13
  "description": "Created with Anchor";
14
14
  };
@@ -8,7 +8,7 @@ export type WelcomePack = {
8
8
  "address": "we1cGnTxTkDP9Sk49dw1d3T7ik7V2NfnY4qDGCDHXfC";
9
9
  "metadata": {
10
10
  "name": "welcomePack";
11
- "version": "0.0.4";
11
+ "version": "0.0.5";
12
12
  "spec": "0.1.0";
13
13
  "description": "Created with Anchor";
14
14
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helium/idls",
3
- "version": "0.11.20",
3
+ "version": "0.11.21",
4
4
  "description": "Exported idls",
5
5
  "publishConfig": {
6
6
  "access": "public",