Files
react-native/Libraries/Core/ReactNativeVersion.js
T
2021-11-04 00:25:42 -07:00

18 lines
337 B
JavaScript

/**
* @generated by scripts/bump-oss-version.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @flow strict
*/
exports.version = {
major: 0,
minor: 66,
patch: 2,
prerelease: null,
};