From 96c59e74c3eaed167ea82225099e2b84aba00a09 Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Sun, 19 Nov 2017 01:01:01 +0200 Subject: [PATCH] chore: release 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70f7f8a..8cc6ea3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-bluetooth-mock", - "version": "1.0.1", + "version": "1.0.2", "main": "dist/index.js", "typings": "dist/index.d.ts", "repository": "git@github.com:urish/web-bluetooth-mock.git",