Merge pull request #6952 from NativeScript/tsenov/bump-versions-to-5.2.2

chore: bump version to 5.2.2
This commit is contained in:
Svetoslav
2019-02-22 15:03:00 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "tns-core-modules",
"description": "Telerik NativeScript Core Modules",
"version": "5.2.1",
"version": "5.2.2",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

@@ -1,6 +1,6 @@
{
"name": "tns-platform-declarations",
"version": "5.2.1",
"version": "5.2.2",
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
"main": "",
"scripts": {