From 339b1572ee863cf802f5eeabb259dff7f3bcb654 Mon Sep 17 00:00:00 2001 From: vchimev Date: Tue, 24 Oct 2017 15:29:32 +0300 Subject: [PATCH] chore: bump version 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38d111357..ab373adae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "3.3.0", + "version": "3.4.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"