diff --git a/package.json b/package.json index 1ff31f31..c9a72eb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@onehop/js", - "version": "1.1.0", + "version": "1.6.0", "main": "./dist/index.cjs", "types": "./dist/index.d.ts", "module": "./dist/index.js",