From 15289db8845c9bef966ca50feb7a869ec92944bf Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Fri, 2 Feb 2024 09:21:17 -0800 Subject: [PATCH] chore: bump next --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d8d709c27e..e71f0f832a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nativescript", "preferGlobal": true, - "version": "8.6.5", + "version": "8.6.6", "author": "NativeScript ", "description": "Command-line interface for building NativeScript projects", "bin": { @@ -193,4 +193,4 @@ "nodemon": "3.0.3" } } -} \ No newline at end of file +}