From 0418bcdaf247728933d6e718a686b494fe3f2635 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Thu, 18 Feb 2016 10:34:02 +0200 Subject: [PATCH] Update the version to 1.7.0 - the next release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72a0fa4cf..2dbf61a8f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tns-core-modules", "description": "Telerik NativeScript Core Modules", - "version": "1.6.0", + "version": "1.7.0", "homepage":"https://www.nativescript.org", "repository": { "type": "git",