Parcourir la source

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

benduran il y a 1 semaine
Parent
commit
0bb270c9fb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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": {