diff --git a/package.json b/package.json index e09283b..4bc9425 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dittowords/cli", - "version": "4.2.1", + "version": "4.2.2", "description": "Command Line Interface for Ditto (dittowords.com).", "license": "MIT", "main": "bin/index.js", @@ -77,4 +77,4 @@ "lint-staged": { "src/**/*.{js,jsx,ts,tsx,css,json}": "prettier --write" } -} +} \ No newline at end of file