From d19a6bc7f847dc60700d573d034b474cf58f29fe Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Fri, 25 May 2018 14:10:47 +0300 Subject: [PATCH] chore: bump version to 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0fcba815..e404aeefe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "4.1.0", + "version": "4.2.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"