From c18ae6b74996ef36d71aa261a586fbd78d5fae6b Mon Sep 17 00:00:00 2001 From: Sergey Volkov Date: Wed, 14 Oct 2020 14:33:12 +0300 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88d131ef..0a9614a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ws-scrcpy", - "version": "0.5.0", + "version": "0.6.0", "description": "ws client for scrcpy", "scripts": { "clean": "npx rimraf dist",