diff --git a/package.json b/package.json index d88e78698..9192b7d6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript", - "version": "7.3.0", + "version": "7.3.1", "license": "MIT", "config": { "npm_alias": "npm" diff --git a/packages/core/package.json b/packages/core/package.json index 2837e10a1..4fa0fd92b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "main": "index", "types": "index.d.ts", "description": "NativeScript Core Modules", - "version": "7.3.0", + "version": "7.3.1", "homepage": "https://nativescript.org", "repository": { "type": "git",