From 691c4528d043bb3da3f7a2d95bb588954eaf2340 Mon Sep 17 00:00:00 2001 From: Eric Smekens Date: Mon, 22 Feb 2016 19:49:57 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64ddc15..49a5623 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluetooth-obd", - "version": "0.2.2", + "version": "0.2.3", "description": "Package for communicating with a bluetooth OBD-II reader", "author": { "name": "Eric Smekens",