release: bump 0.6.4 -> 0.6.5 (#200)
Version bump for the **v0.6.5** release shipping the **B10 Ehlers / Cycle** family (#199): 452 -> 462 indicators. Bumps workspace + Python/Node/WASM package versions, lockfiles and CHANGELOG. No code changes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wickra",
|
||||
"version": "0.6.4",
|
||||
"version": "0.6.5",
|
||||
"description": "Streaming-first technical indicators: incremental, fast, install-free. Node bindings powered by Rust.",
|
||||
"author": "kingchenc <support@wickra.org>",
|
||||
"main": "index.js",
|
||||
@@ -47,12 +47,12 @@
|
||||
"node": ">= 18"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"wickra-linux-x64-gnu": "0.6.4",
|
||||
"wickra-linux-arm64-gnu": "0.6.4",
|
||||
"wickra-darwin-x64": "0.6.4",
|
||||
"wickra-darwin-arm64": "0.6.4",
|
||||
"wickra-win32-x64-msvc": "0.6.4",
|
||||
"wickra-win32-arm64-msvc": "0.6.4"
|
||||
"wickra-linux-x64-gnu": "0.6.5",
|
||||
"wickra-linux-arm64-gnu": "0.6.5",
|
||||
"wickra-darwin-x64": "0.6.5",
|
||||
"wickra-darwin-arm64": "0.6.5",
|
||||
"wickra-win32-x64-msvc": "0.6.5",
|
||||
"wickra-win32-arm64-msvc": "0.6.5"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "napi build --platform --release",
|
||||
|
||||
Reference in New Issue
Block a user