diff --git a/package.json b/package.json index 8a68201..ca47dc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amadeus-ts", - "version": "1.5.0", + "version": "2.0.0", "description": "Node library for the Amadeus travel APIs Written in TypeScript", "main": "dist/index.js", "module": "dist/index.mjs",