Browse Source

chore(pyth-sdk-solidity): bumped patch version for the fix

benduran 1 tuần trước cách đây
mục cha
commit
0bb270c9fb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      target_chains/ethereum/sdk/solidity/package.json

+ 1 - 1
target_chains/ethereum/sdk/solidity/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/pyth-sdk-solidity",
-  "version": "4.3.0",
+  "version": "4.3.1",
   "description": "Read prices from the Pyth oracle",
   "type": "module",
   "repository": {