From 74f9f4c9b69d9c3416052dc4d9912387723a934b Mon Sep 17 00:00:00 2001 From: Mihai Blaga Date: Tue, 10 Dec 2019 23:39:53 +0100 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10795c16..9b1c7b07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mihaiblaga89/bmw-connecteddrive-api", - "version": "0.5.0", + "version": "0.5.1", "description": "BMW ConnectedDrive API JS implementation", "main": "dist/index.js", "scripts": {