From 1711988a28e90c58de3ae4a5adde20aa60006c76 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Wed, 19 Oct 2016 17:31:15 +0300 Subject: [PATCH] Bump up version to 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d66b13177..973fe0e79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "2.4.0", + "version": "2.5.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"