From a26755adb731c2cba2f7a0b021a7f071a2add917 Mon Sep 17 00:00:00 2001 From: Svetoslav Date: Wed, 17 Oct 2018 13:42:16 +0300 Subject: [PATCH] chore: bump version (#144) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e083e72b..f7220172b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "5.0.0", + "version": "5.1.0", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"