diff --git a/packages/drops/package.json b/packages/drops/package.json index 1a0a616d..7ff94ef5 100644 --- a/packages/drops/package.json +++ b/packages/drops/package.json @@ -1,6 +1,6 @@ { "name": "@poap-xyz/drops", - "version": "0.1.0", + "version": "0.1.1", "description": "Drops module for the poap.js library", "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs", diff --git a/packages/moments/package.json b/packages/moments/package.json index 07c67ff2..dfcf2c79 100644 --- a/packages/moments/package.json +++ b/packages/moments/package.json @@ -1,6 +1,6 @@ { "name": "@poap-xyz/moments", - "version": "0.1.0", + "version": "0.1.1", "description": "Moments module for the poap.js library", "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs", diff --git a/packages/performance/package.json b/packages/performance/package.json index e1a99597..aa6618b3 100644 --- a/packages/performance/package.json +++ b/packages/performance/package.json @@ -1,6 +1,6 @@ { "name": "@poap-xyz/performance", - "version": "0.1.0", + "version": "0.1.1", "description": "Performance module for the poap.js library", "type": "module", "main": "dist/cjs/index.cjs", diff --git a/packages/poaps/package.json b/packages/poaps/package.json index d3b9e4c6..30c6dcd3 100644 --- a/packages/poaps/package.json +++ b/packages/poaps/package.json @@ -1,6 +1,6 @@ { "name": "@poap-xyz/poaps", - "version": "0.1.0", + "version": "0.1.1", "description": "Poaps module for the poap.js library", "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs", diff --git a/packages/providers/package.json b/packages/providers/package.json index ef444e64..9e18664a 100644 --- a/packages/providers/package.json +++ b/packages/providers/package.json @@ -1,6 +1,6 @@ { "name": "@poap-xyz/providers", - "version": "0.1.0", + "version": "0.1.1", "description": "Providers module for the poap.js library", "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs", diff --git a/packages/utils/package.json b/packages/utils/package.json index 48e20d8f..5ab002a5 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@poap-xyz/utils", - "version": "0.1.0", + "version": "0.1.1", "description": "Utils module for the poap.js library", "type": "module", "main": "dist/cjs/index.cjs",