chore: 8.3.5 next

This commit is contained in:
Nathan Walker
2022-08-20 08:40:32 -07:00
parent a000c363dc
commit 54bd44b8ba
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "nativescript",
"version": "8.3.4",
"version": "8.3.5",
"license": "MIT",
"scripts": {
"clean": "git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc",

View File

@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
"version": "8.3.4",
"version": "8.3.5",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"main": "index",
"types": "index.d.ts",