@gearbox-protocol/deploy-tools 2.0.1 → 2.0.2

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -401030,7 +401030,7 @@ var require_package3 = __commonJS({
401030
401030
  module2.exports = {
401031
401031
  name: "@gearbox-protocol/deploy-tools",
401032
401032
  description: "Gearbox deploy tools",
401033
- version: "2.0.0",
401033
+ version: "2.0.1",
401034
401034
  homepage: "https://gearbox.fi",
401035
401035
  keywords: [
401036
401036
  "gearbox"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/deploy-tools",
3
3
  "description": "Gearbox deploy tools",
4
- "version": "2.0.1",
4
+ "version": "2.0.2",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"