Преглед изворни кода

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

benduran пре 1 недеља
родитељ
комит
0bb270c9fb
1 измењених фајлова са 1 додато и 1 уклоњено
  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": {