From 8f4f938d248e2bd253523bf31b641998078d9f1c Mon Sep 17 00:00:00 2001 From: vchimev Date: Thu, 7 Dec 2017 13:36:01 +0200 Subject: [PATCH] chore: bump version to 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab373adae..a436770e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "3.4.0", + "version": "4.0.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"