onnxruntime/js/node/lib/version.ts
Changming Sun c829550180
Increase version number for preparing the 1.16.2 release (#18070)
1. Increase version number for preparing the 1.16.2 release (#18070)
2. cherry-pick 18034
2023-10-26 10:48:54 -07:00

7 lines
230 B
TypeScript

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// This file is generated by /js/scripts/update-version.ts
// Do not modify file content manually.
export const version = '1.16.2';