chore: bump versions to 4.2.0 (#5865)

This commit is contained in:
Vasil Chimev
2018-05-25 15:20:33 +03:00
committed by GitHub
parent 928b2f7015
commit bc9984ad99
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "tns-core-modules",
"description": "Telerik NativeScript Core Modules",
"version": "4.0.0",
"version": "4.2.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",
@ -33,8 +33,8 @@
},
"nativescript": {
"platforms": {
"ios": "3.0.0",
"android": "3.0.0"
"ios": "4.0.0",
"android": "4.0.0"
}
},
"snapshot": {

View File

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