chore: bump

This commit is contained in:
Nathan Walker
2020-08-31 19:16:04 -07:00
parent 4f88b66f6b
commit ee0c8e7da7
4 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@nativescript/types-android",
"version": "7.0.1",
"version": "7.0.2",
"description": "NativeScript Types for Android.",
"homepage": "https://nativescript.org",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@nativescript/types-ios",
"version": "7.0.0",
"version": "7.0.1",
"description": "NativeScript Types for iOS.",
"homepage": "https://nativescript.org",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@nativescript/types",
"version": "7.0.0",
"version": "7.0.1",
"description": "NativeScript Types for all supported platforms.",
"homepage": "https://nativescript.org",
"repository": {