diff --git a/package.json b/package.json index a6acd26..fcec76d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fite", "type": "module", - "version": "1.1.0", + "version": "1.1.1", "bin": { "fite": "index.js" },