From 5aa78288cea29ef084b49f6367d21f2377c9af67 Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Mon, 26 Nov 2018 13:19:33 +0200 Subject: [PATCH] chore: revert versions --- 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 9fe85da7d..ec101a84b 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": "5.0.4", + "version": "5.1.0", "homepage": "https://www.nativescript.org", "repository": { "type": "git", diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index bb7873d25..89d347ebe 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "5.0.4", + "version": "5.1.0", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {