From 61ca2972d68f1188fd7a40ab348ffc6e11b124d4 Mon Sep 17 00:00:00 2001 From: vakrilov Date: Tue, 6 Dec 2016 11:21:21 +0200 Subject: [PATCH] Version bumped to 2.4.2 --- 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 d033b3dfa..c36a566f5 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.1", + "version": "2.4.2", "homepage":"https://www.nativescript.org", "repository": { "type": "git", diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index e3bb54864..27656adb5 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "2.4.1", + "version": "2.4.2", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {