From 8a9d865fdb6a322db7bb1fce03541ac1780e68ee Mon Sep 17 00:00:00 2001 From: Mihai Blaga Date: Sat, 7 Dec 2019 03:10:36 +0100 Subject: [PATCH] 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3849f888..0b93ee25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mihaiblaga89/bmw-connecteddrive-api", - "version": "0.4.0", + "version": "0.4.1", "description": "BMW ConnectedDrive API JS implementation", "main": "dist/index.js", "scripts": {