diff --git a/package.json b/package.json index c073704..63dbce0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "indicatorts", - "version": "2.2.0", + "version": "2.2.1", "description": "Stock technical indicators and strategies in TypeScript for browser and server programs.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",