From 76490bdde48c4bf74e8496f4acd60c78ee4578dc Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Tue, 9 Jun 2015 14:02:42 +0300 Subject: [PATCH] Update the package version to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec0404f7c..c970e05ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tns-core", "description": "Telerik NativeScript Core", - "version": "1.0.0", + "version": "1.2.0", "repository": { "type": "git", "url": "https://github.com/NativeScript/NativeScript"