diff --git a/package.json b/package.json index d968ffe15babb8..3456a448f1008b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-macos", - "version": "0.62.0-prerelease.10", + "version": "0.62.0", "bin": "./cli.js", "description": "[Microsoft Fork] A framework for building native apps using React", "license": "MIT", @@ -183,4 +183,4 @@ "beachball": { "shouldPublish": false } -} \ No newline at end of file +}