Skip to content

Commit

Permalink
release: trial release via ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Barker committed Jan 19, 2024
1 parent 793c65e commit 0c2332c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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.0.0",
"version": "0.0.1",
"description": "A CLI tool to swap between cases",
"bin": {
"ccc": "bin/index.js"
Expand Down Expand Up @@ -35,4 +35,4 @@
"dependencies": {
"yargs": "^17.6.2"
}
}
}

0 comments on commit 0c2332c

Please sign in to comment.