From b0852e259cbbe30679fe68db4bc3139d19c6aa81 Mon Sep 17 00:00:00 2001 From: Isaac Murchie Date: Tue, 14 Jun 2016 15:58:55 -0700 Subject: [PATCH] 2.6.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a28d321..aa5bc12a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-adb", - "version": "2.6.6", + "version": "2.6.7", "description": "Android Debug Bridge interface", "main": "./build/index.js", "scripts": {