chore: bump versions to 5.0.0 (#6413)

This commit is contained in:
Svetoslav
2018-10-15 16:36:29 +03:00
committed by GitHub
parent 7e891a91f9
commit d24012b851
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": "4.2.0",
"version": "5.0.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

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