From ce8cb2add0ea306df6f906275f2cce8c64ea0de7 Mon Sep 17 00:00:00 2001 From: vchimev Date: Mon, 9 Jan 2017 17:30:11 +0200 Subject: [PATCH] Bump version to 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 973fe0e79..7e52c7d0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "2.5.0", + "version": "2.6.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"