Prechádzať zdrojové kódy

[price-service] Bump version to v2.2.0 (#409)

Ali Behjati 3 rokov pred
rodič
commit
06b24609e1

+ 2 - 2
third_party/pyth/price-service/package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "@pythnetwork/pyth-price-service",
-  "version": "2.1.0",
+  "version": "2.2.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@pythnetwork/pyth-price-service",
-      "version": "2.1.0",
+      "version": "2.2.0",
       "license": "Apache-2.0",
       "dependencies": {
         "@certusone/wormhole-sdk": "^0.1.4",

+ 1 - 1
third_party/pyth/price-service/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/pyth-price-service",
-  "version": "2.1.0",
+  "version": "2.2.0",
   "description": "Pyth Price Service",
   "main": "index.js",
   "scripts": {