diff --git a/README.md b/README.md index fb60189..8a262d0 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ When using **Native Pine Script**, write code exactly as you would in TradingVie PineTS aims for **full coverage** of Pine Script functions and capabilities to enable seamless execution of Pine Script indicators in JavaScript environments. -**Current Status (v0.7.0)**: +**Current Status (v0.7.1)**: - ✅ **Native Pine Script Support (Experimental)**: Run original Pine Script v5/v6 code directly - ✅ **PineTS Runtime Transpiler**: Convert PineTS syntax to executable JavaScript