From fc9b2fc3b555c9568b989f4c247b5c00152ca707 Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Tue, 29 Aug 2017 16:54:41 +0300 Subject: [PATCH] Bump version 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76cb7a2b3..38d111357 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "3.2.0", + "version": "3.3.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"