chore: bump version to 6.3.0 (#7973)

This commit is contained in:
Svetoslav
2019-10-17 16:18:11 +03:00
committed by GitHub
parent cc97a16800
commit 034e84ebaf
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"main": "index",
"types": "index.d.ts",
"description": "Telerik NativeScript Core Modules",
"version": "6.2.0",
"version": "6.3.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

@ -3,7 +3,7 @@
"main": "index",
"types": "index.d.ts",
"description": "Telerik NativeScript Core Modules",
"version": "6.1.0",
"version": "6.3.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "tns-core-modules-widgets",
"version": "6.2.0",
"version": "6.3.0",
"description": "Native widgets used in the NativeScript framework.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"

View File

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