From efc1f0a74f2620e62acbe6a8148edfeb9b15064f Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Tue, 18 Apr 2017 17:34:28 +0300 Subject: [PATCH] Bump version to 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 134a437ea..51d17afed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "3.0.0", + "version": "3.1.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"