From 3165b187da60a275e8656e535901d7fc5dc96cad Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Thu, 30 Jun 2016 11:07:31 +0300 Subject: [PATCH] Bump up version to 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 926bdb549..e72a10a18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "2.1.3", + "version": "2.2.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"