Procházet zdrojové kódy

chore(apps/price_pusher): bump version (#2924)

apparently we made a release without updating the version number
Ali Behjati před 3 měsíci
rodič
revize
176d76f836
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      apps/price_pusher/package.json

+ 1 - 1
apps/price_pusher/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/price-pusher",
-  "version": "9.3.5",
+  "version": "9.3.6",
   "description": "Pyth Price Pusher",
   "homepage": "https://pyth.network",
   "main": "lib/index.js",