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

This commit is contained in:
Ali Behjati 2022-12-01 19:33:35 +01:00 committed by GitHub
parent 27f9f75b79
commit 06b24609e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

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