diff --git a/packages/react-native-macos-init/package.json b/packages/react-native-macos-init/package.json index f9c073c24b..8d45c1883c 100644 --- a/packages/react-native-macos-init/package.json +++ b/packages/react-native-macos-init/package.json @@ -1,6 +1,6 @@ { "name": "react-native-macos-init", - "version": "2.1.0", + "version": "2.1.1", "description": "CLI to add react-native-macos to an existing react-native project", "main": "index.js", "repository": "https://github.com/microsoft/react-native-macos",