From 0ced0088ec06a36c2253f8388413463e96b63eb0 Mon Sep 17 00:00:00 2001 From: fatme Date: Fri, 12 Apr 2019 16:46:01 +0300 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f17954..4a01f4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-unit-test-runner", - "version": "0.6.1", + "version": "0.6.2", "description": "NativeScript unit test runner component.", "main": "app.js", "scripts": {