We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a6778 commit 4a6b919Copy full SHA for 4a6b919
RELEASE_NOTES.md
@@ -0,0 +1,4 @@
1
+# Release Notes
2
+
3
+### [2.0.0](https://www.npmjs.com/package/trading-indicator/v/2.0.0)
4
+- [CandleStick pattern](https://github.com/thanhnguyennguyen/trading-indicator/issues/35)
package.json
@@ -1,6 +1,6 @@
{
"name": "trading-indicator",
- "version": "1.0.8",
+ "version": "2.0.0",
"description": "provide trading technical indicator values",
5
"main": "index.js",
6
"scripts": {
0 commit comments