From 0358d8dd36421870bb1101f2396808e7f0ce9a6e Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Thu, 24 Jan 2019 18:33:47 +0200 Subject: [PATCH] release: cut the 4.2.2 release --- 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 b1961d6ff..98ffb97cf 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": "4.2.1", + "version": "4.2.2", "homepage": "https://www.nativescript.org", "repository": { "type": "git", diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index 3507fe8ec..565e5ad6c 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "4.2.1", + "version": "4.2.2", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {