Skip to content

Commit

Permalink
[fix]: version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravfs-14 committed Nov 29, 2024
1 parent b3c9d8a commit 421449b
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": "optimize-images-cli",
"version": "1.0.2",
"version": "1.0.1",
"description": "A CLI tool for compressing and optimizing images.",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -32,4 +32,4 @@
"chokidar": "^3.5.3",
"ora": "^7.0.1"
}
}
}

0 comments on commit 421449b

Please sign in to comment.