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