diff --git a/package-lock.json b/package-lock.json index 3f0a496..947b511 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/api-client", - "version": "0.13.0", + "version": "0.14.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index eaf2f35..3e1e9f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/api-client", - "version": "0.13.0", + "version": "0.14.0", "description": "Client library for the FlyByWire Simulations API", "main": "lib/index.js", "scripts": {