From e5d6c6dcb6e6eb789ba83a49bc03a94e45317696 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Sun, 4 Aug 2019 00:31:14 +0900 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6482b898..36b6c20f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-webdriveragent", - "version": "0.5.1", + "version": "0.6.0", "description": "Package bundling WebDriverAgent", "main": "build/index.js", "scripts": {