Skip to content

Commit

Permalink
release: improve the package presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0wng1rl committed Jan 19, 2024
1 parent 14c84f5 commit 8c3c6bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "case-converter-cli",
"version": "0.1.0",
"version": "0.1.1",
"description": "Quick and simple text case conversion in the terminal",
"bin": {
"ccc": "bin/index.js"
Expand Down Expand Up @@ -35,4 +35,4 @@
"dependencies": {
"yargs": "^17.6.2"
}
}
}

0 comments on commit 8c3c6bd

Please sign in to comment.