diff --git a/package.json b/package.json index ecc8537..bd752d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "widget", - "version": "2.0.1", + "version": "2.1.0", "scripts": { "install": "(cd edit && npm i) && (cd render && npm i)" }