From 8595d7e1206970f82cda7e20cdfe63e2c0ccc924 Mon Sep 17 00:00:00 2001 From: dtopuzov Date: Thu, 9 Feb 2017 09:10:01 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e52c7d0a..134a437ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "2.6.0", + "version": "3.0.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"