From 02e635955f9b5a591dcec351032c61c8905006c6 Mon Sep 17 00:00:00 2001 From: MinjiK Date: Mon, 18 Jul 2022 18:10:13 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7339ba..5562574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amadeus", - "version": "6.1.0", + "version": "7.0.0", "description": "Node library for the Amadeus travel APIs", "main": "lib/amadeus.js", "scripts": {