From a0a1fdff96e3be9efb7c89ff4080d6a58f5ad107 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Wed, 4 Nov 2015 18:31:36 +0200 Subject: [PATCH] Bump up version to 1.5. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce3f46a2..79b296715 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tns-core-modules", "description": "Telerik NativeScript Core Modules", - "version": "1.4.0", + "version": "1.5.0", "repository": { "type": "git", "url": "https://github.com/NativeScript/NativeScript"