Skip to content

Commit

Permalink
bump version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rtbarnes committed Jan 23, 2024
1 parent 354e1c7 commit 22b3025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -77,4 +77,4 @@
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx,css,json}": "prettier --write"
}
}
}

0 comments on commit 22b3025

Please sign in to comment.