From c7bcf5c5d0a575083d9770ac037948b3d433a7f1 Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Thu, 1 Dec 2016 15:29:44 +0200 Subject: [PATCH] version updated --- tns-core-modules/package.json | 2 +- tns-platform-declarations/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tns-core-modules/package.json b/tns-core-modules/package.json index 74ee2e6a8..d033b3dfa 100644 --- a/tns-core-modules/package.json +++ b/tns-core-modules/package.json @@ -1,7 +1,7 @@ { "name": "tns-core-modules", "description": "Telerik NativeScript Core Modules", - "version": "2.4.0", + "version": "2.4.1", "homepage":"https://www.nativescript.org", "repository": { "type": "git", diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index 66815a71c..e3bb54864 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "2.4.0", + "version": "2.4.1", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {