Ver Fonte

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

benduran há 1 semana atrás
pai
commit
0bb270c9fb
1 ficheiros alterados com 1 adições e 1 exclusões
  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": {