소스 검색

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": {